ExecCommand
Execute a command on a delivery
Number newState = ExecCommand (
String deliveryId,
String command
)
String deliveryId,
String command
)
Parameters
deliveryId
Delivery identifier
command
Command name ('play', 'pause' or 'stop')
Return values
newState
Delivery state after the command is executed
Features

