Operator Type:
Operator Scope of Action:
Operator Purpose:
Data Type Returned:
Operator First Added:
Operator in Current Baseline:
Operator Last Altered:
Variable [other Variable type actions]
Item [operators of similar scope]
Data manipulation [other Data manipulation operators]
List [about List data type]
v11.5.0
11.5.0
11.6.0
Syntax note: Operators without any defined mandatory arguments may omit their empty closing parentheses
modifierKeys
When processing a stamp, the local List-type variable modifierKeys is set to a list of strings representing the modifier keys the user was pressing when the stamp is executed. For example, a value of [control;option] indicates that the control and option keys were pressed, and that neither the shift nor the command keys were pressed.
Component values include: command, option, shift, and control.
From v11.6.0, this variable is associated with (map-only) mouse actions.
See also—notes linking to here: