M.gui
M.gui.action_window_title(s)
Description: Sets the title of the action-button window. Syntax: Input: Supported in MASSO software v5.13 & API Version: 1.0.0 Example:
|
M.gui.action_window_show()
Description: Shows the action-button window. Syntax: Input: (none) Supported in MASSO software v5.13 & API Version: 1.0.0
|
M.gui.action_window_hide()
Description: Hides the action-button window. Syntax: Input: (none) Supported in MASSO software v5.13 & API Version: 1.0.0
|
M.gui.action_button_text(i, s)
Description: Sets text for a specific action button. Syntax: Input: Supported in MASSO software v5.13 & API Version: 1.0.0 Example:
|
M.gui.action_button_text_color(i, hex)
Description: Sets the text color of an action button. Syntax: Input: Supported in MASSO software v5.13 & API Version: 1.0.0
|
M.gui.action_button_color(i, hex)
Description: Sets the background color of an action button. Syntax: Input: Supported in MASSO software v5.13 & API Version: 1.0.0
|
M.gui.action_button_show(i)
Description: Shows the specified action button. Syntax: Input: Supported in MASSO software v5.13 & API Version: 1.0.0
|
M.gui.action_button_hide(i)
Description: Hides the specified action button. Syntax: Input: Supported in MASSO software v5.13 & API Version: 1.0.0
|
M.gui.show_message(t, s)
Description: Displays a message box with a title and body. Syntax: Input: Supported in MASSO software v5.13 & API Version: 1.0.0 Example:
|
Spanish
French
German
Simplified Chinese