scriptExecutionError | ||||||||||
Type | message | |||||||||
Dictionary | LCS | |||||||||
Library | LiveCode Script | |||||||||
Syntax |
| |||||||||
Summary | The scriptExecutionError message is sent to the global script (home stack) when an uncaught error is encountered. | |||||||||
Introduced | 4.6.3 | |||||||||
OS | mac, windows, linux | |||||||||
Platforms | server | |||||||||
Parameters |
| |||||||||
Example |
| |||||||||
Related | Property: errorMode | |||||||||
Description | The scriptExecutionError message is sent to the global script (home stack) when an uncaught error is encountered. scriptExecutionError is only available when running in CGI mode (Server). |