|
PlayPreviousItem |
Top Previous Next |
|
PlayPreviousItem
Syntax PlayPreviousItem();
Description To play the previous item in the playlist
Parameters None
Return 1 = success 0 = failed -1 = FSCommands cannot be found
Example
FSCommand("PlayPreviousItem", ""); |