Warning()

<< Click to Display Table of Contents >>

Navigation:  Explain™ Control Language  > Library Routines > Input and Output functions >

Warning()

Description

Display a warning message for the operator. Operator must click OK before the script continues.

 

Type

REGULAR FUNCTION

 

Usage

Warning(Message)

 

Message

STRING

The text in the warning box.

 

Related Topics