terminate( [immediate] )
|
|
Parameters
|
booleanimmediate
[optional] If true the script context is deleted immediately, if false it is not deleted until the next message cycle, giving running scripts a chance to finish
|
Returns
|
void
|