Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Displays a given message that is related to the given menu item in a dialog box.
Syntax
client server private static void showMessage(Args _args, container _paragraph)
Run On
Called
Parameters
- _args
Type: Args Class
The name of the menu item.
- _paragraph
Type: container
A message that is related to the menu item.