Util.AbortScript() Method

Stops the currently running script, if any

Syntax

Util.AbortScript()

The method syntax has these parts:

Part Description
Return (Nothing) Does not return a value.

Remarks

Raises an error if no script is running.