DataType:MyButtons

From the wonderful RedGuides Wiki

Returns information about the name and command assigned to buttons


This Data Type is referenced in MQ2MyButtons, and accessed by Top-Level Object(s): MyButtons

Members

Type Member Description
string cmd[<#>] The command assigned to <Button#>
label[<#>] The name assigned to <Button#>

Examples

/echo ${MyButtons.label[1]} returns Help

See also