Accesses the next command in the parent Commands list.
| Visual Basic |
|---|
Public Function Next() As Boolean |
Boolean value. This function returns FALSE if it is the last command in the parent Commands list, TRUE otherwise.
If it is the last command, it remains unchanged.