MenuGUI Update
This command reads the information from the GUI for a menu option, and then sets the session variables.
Syntax
MenuGUI Update menu_option, err_var, [err_text_var]
Synonyms
MG UP
Parameters
The following table describes the parameters of the MenuGUI Update command:
| Parameter | Description |
|---|---|
| menu_option | The name of the menu option to update |
| err_text_var | The name of a variable to receive a textual description of the error |
Related Script Commands
MenuGUI Active, MenuGUI Initialise
Version
5.0 Original