property RunningScriptOptions.displayErrors
When true, if an Error occurs while compiling the code, the line of code causing the error is attached to the stack trace.
Type Jump to heading
boolean | undefinedWhen true, if an Error occurs while compiling the code, the line of code causing the error is attached to the stack trace.
boolean | undefined