Message

Displays a message on the Terminal Emulation screen. Use 0 for the message box to be displayed until the user selects OK.

If the time-out value is greater than 0, the message is removed after that number of seconds elapses.

Parameters

Message

The text that appears in the message box.

Timeout (Seconds)

After the designated number of seconds until the message is removed.

Format

Message ("Message", Timeout)

Example

Script(Message_Test)
Activate(From_Menu)
Message("Message shows for five seconds", 5)
Return

See Also

Message_Clear, Ask_OK

 


Was this article useful?    

The topic was:

Inaccurate

Incomplete

Not what I expected

Other

Privacy and Legal