Parse the next command from a path string
| path |
The path string |
| index |
The index of the character following the path command. |
| command |
The path command. This output parameter is only valid when this function returns true. |
|
Returning true indicated processing should continue. Returning false indacates a command was not found and processing should stop. |