errorCode
|
Type |
String |
|
Description |
The corresponding error code for the parser error. Used as a property of the options object passed to |
|
Required |
Yes |
Example
context.addError({
errorCode: '1000000000'
});