message
fn
void message(string message)Shows a message dialog with an OK button.
This displays a modal dialog with an information icon and the specified message. The user must click OK to dismiss.
Parameters
message | The message to display Example: |