alertoksmall
TEXT

The alertoksmall 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.

alertoksmall "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. In Panorama 6.0 and earlier this statement produced a smaller alert than the regular message or alertok statements, but it now adjusts in size automatically the same way these other statements do.