MyButtons¶
Returns information about the name and command assigned to buttons
Members¶
string label[<#>]¶
- The name assigned to <Button#>
string cmd[<#>]¶
- The command assigned to <Button#>
Examples¶
- If using the .ini from MQ2MyButtons,
/echo ${MyButtons.label[1]}returnsHelp
This datatype is added by MQ2MyButtons.