Application.ExitScript

Application.ExitScript (

)

Description

Breaks out of the current block of script being executed.

Parameters

None.

Returns

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

See also: Related Actions