Go to documentation repository
...
| Code Block | ||
|---|---|---|
| ||
function SetObjectState(objtype : String, id : String, state : String) |
Method arguments:
...
| Info | ||
|---|---|---|
| ||
The Timer object with identification number 1 should be created beforehand. Set the Minutes parameter of the Timer object to 30.The timer would go off every hour at half past the hour - – 09:30, 10:30, 11:30, etc. |
...