Shift returns TRUE if the Shift key was depressed during the last user event. This function operates with the MouseDown, KeyDown, AutoKey, GetPt, GetPtL, GetLine, and GetRect calls.
FUNCTION Shift : BOOLEAN;def vs.Shift():
return BOOLEANAvailability: from All Versions