Previous - cUIObject
Moves the focus to the previous object in the tab order when the Shift+Tab key is pressed
Type: Procedure
Syntax
Procedure Previous
Call Example
Send Previous
Description
Previous moves the focus to the previous object in the tab order when the Shift+Tab key is pressed.
Next and Previous are excellent methods for augmenting keyboard navigation.