Exit ScriptForces the running script, sub-script, or external script to stop immediately. If used in a sub-script, returns to the main script with or without an optional script result.Exit Script [Result: <value or formula>]Click Specify to specify a value in the Specify Calculation dialog box. The value is typically based on the state of the current script. The value is passed back to the calling script, where it can control the script’s logic.