alertok
TEXT

The alertok statement displays a modal alert window with a message and one button: Ok


Parameters

This statement has one parameter:

text – is the message to display.


Description

This statement displays a modal alert window with a message and one button: Ok.

alertok "Done!"

See Also


History

VersionStatusNotes
10.0UpdatedCarried over from Panorama 6.0 but does not have 255 character limit, and automatically grows in height to accomodate the specified text.