Skip to content

setMenuHelp

MicroBlaster edited this page Sep 21, 2019 · 1 revision

Purpose: Sets the help display of an existing menu.

Syntax: setMenuValue {menuName} {value}

{menuName}: The name of the menu to have its value set.

{value}: The new help text for the menu.

Notes: This command will set the help text displayed when a user requests help on a particular menu option. The menu must have been created using the 'addMenu' command, or be a member of the TWX Terminal Menu.

Example:

Clone this wiki locally