Documentation
SPX_Update
Require: IP-Symcon >= 7.1
boolean SPX_Update (int $InstanceID)
Parameters
InstanceID | ID of the instance |
Returns
If the command could be executed successfully, the result is TRUE, otherwise FALSE.
Description
Updates the data.
Example
SPX_Update(12345)