DataType:MyButtons
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
- If using the .ini from MQ2MyButtons#Settings,
/echo ${MyButtons.label[1]}
returns Help