Notify2()

<< Click to Display Table of Contents >>

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

Notify2()

Description

Writes a short string in the right-most area of the runner window's status bar.

 

The string is generally used to notify the operator about various script operations.

 

Type

REGULAR FUNCTION

 

Usage

Notify2(Text)

 

Text

STRING

Text to be displayed.

 

Related Topics