Interface: GemLoadWarning
A surfaced, non-fatal GEM load warning - a malformed line that was skipped, reported with its line number and a value-free structural reason. Liberal on load (the parsers' posture).
Properties
code
readonlycode:"TERM_GEM_MALFORMED_ROW"
The stable diagnostic code for a skipped GEM row.
detail
readonlydetail:string
A value-free description of the structural fault (never echoes a field value).
line
readonlyline:number
The 1-based source line the fault was found on.