Option return TRUE if the Option key (Mac) or Alt key (Windows) was depressed during the last user event. This function operates with the MouseDown, KeyDown, AutoKey, GetPt, GetPtL, GetLine, and GetRect calls.
FUNCTION Option : BOOLEAN;def vs.Option():
return BOOLEANVS Functions: MouseDown | KeyDown | AutoKey
Availability: from All Versions