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