Prev Method
Description
Accesses the previous command in the parent Commands list.
Syntax
Visual Basic |
---|
Public Function Prev() As Boolean |
Return Type
Boolean value. This function returns FALSE if it is the first command in the parent Commands list, TRUE otherwise.
See Also