Create Alternate Attribute


Category: Attributes   
Command: attr.createAltCommand   
Description   

Assign an alternate behavior to a button when a modifier key is used.

  
Parameters   

command

Command name and arguments defining the alternate behavior. Must be a button command without any queries.

label

Optional alternate label displayed when the qualifier is held down.

qualifier

  
Example Code   

attr.createAltCommand "item.name example" qualifer:ctrl

  
Remarks   

None

  
Queryable? Unknown