Eyeon:Script/Reference/Libraries/eyeon/crash
From VFXPedia
< Eyeon:Script | Reference | Libraries | eyeon
Contents |
Usage
eyeon.crash()
Returns
This function does not return a value.
Remarks
This function WILL crash the application. A strange as it sounds, this function will force the application to crash, and will launch the crash reporting dialog, unless the EYEON_EXCEPTION_HANDLER environment variable is set to false.
Requirements
- eyeonScript 5.1
Examples