« Back to Product

Documentation

SPO_Play

Require: IP-Symcon >= 5.3

 boolean SPO_Play (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, possibly paused, playback exists, it will be continued. Otherwise, the currently selected favorite is played on the currently selected device.

Example

SPO_Play(12345);
Any questions?