Determines whether the modifier key (for example, Ctrl on Microsoft Windows®) is held down when a particular event executes.
Reference_Syntax.modifier = false | true; - or - Reference_Syntax.modifier = 0 | 1;
Reference_Syntax.modifier = 0 | 1
Type
Values
Boolean
true | 1 (default)
false | 0
Modifier key is held down during event execution.
Modifier key is not held down during event execution.
Model
Object
Event Model
eventPseudoModel
XFA 2.1
xfa.event.modifier;
xfa.event.modifier
Legal Notices | Online Privacy Policy
Content from Scripting Reference (10).
Other versions: