LabelButton command: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 2: | Line 2: | ||
{| | {| | ||
|width=" | |width="125px"| '''Action:''' | ||
|width=" | |width="575px"| | ||
<span class="f_Para">Lets you replace the label of a Client [[Button Bar|button bar button]]. </span> | <span class="f_Para">Lets you replace the label of a Client [[Button Bar|button bar button]]. </span> | ||
Latest revision as of 21:25, 30 January 2023
Action: |
Lets you replace the label of a Client button bar button. Syntax: labelButton buttonName newlabel where:
If the command executes successfully, the label changes immediately, and you receive a Label set for: buttonName message. Example: The following macro uses labelButton: continueMacroIf &&blackOrWhiteList = 'black' labelButton button0 BlackList On turnOffBlackList restoreTitle set &changed = 1 clearStatus |
Client menu: | -- |
Introduced: | Build 62 |