Parent: $root.$constants
| kEPlogStackAndContinue | Log the call stack to the trace log and then continue execution with the next method command |
| kEPlogStackAndReport | Log the call stack to the trace log and then report the error by opening the debugger if available or by displaying a message box |
| kEPreport | Report the error by opening the debugger if available or by displaying a message box |