Application.ExitScript

Application.ExitScript (

)

Description

Breaks out of the current block of script being executed.

Tip: You can use this action to exit the update process at any point.

Parameters

None.

Returns

Nothing. You can use Application.GetLastError to determine whether this action failed, and why.

See also:  Related Actions