If this script or add-in is running, this method will stop it. The isRunning property can be used to determine if it is running. If the script or add-in is not running and this method is called, there is no effect.
"script_var" is a variable referencing a Script object.
|
"script_var" is a variable referencing a Script object.
|
Type | Description |
boolean | Returns true if successful. |