« Back to Product

Documentation

SPO_NextTrack

Require: IP-Symcon >= 5.3

 boolean SPO_NextTrack (int $InstanceID) 

Parameters

InstanceID

ID of the Instance

Returns

If the command could be executed successfully, it returns TRUE as result, otherwise FALSE.

Description

If a current playback exists, the next song will be played.

Example

SPO_NextTrack(12345);
Any questions?