« Back to Product

Documentation

ZB_ChangeLight

Require: IP-Symcon >= 5.0

 boolean ZB_ChangeLight (int $InstanceID) 

Parameters

InstanceID

ID of the Instance

Returns

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

Description

Selects random colors and sets the selected variables to them.

Example

ZB_ChangeLight(12345);
Any questions?