abort script

Examples


The abort script statement stops the current script.

Syntax

abort script

Parameters

• None

Comments

The abort script statement is used to handle error conditions by stopping a script.


Documentation Feedback