Interface: NcpdpScriptWarning
A non-fatal SCRIPT parse warning: a stable code, a PHI-free message, and the XPath-style location where it was raised. Warnings never carry field values.
Properties
code
readonlycode:ScriptWarningCode
Stable, machine-readable warning code.
message
readonlymessage:string
Human-readable, PHI-free description.
position
readonlyposition:ScriptPosition
XPath-style location where the condition was detected.