« Back to Product

Documentation

RM_Update

Require: IP-Symcon >= 4.3

 boolean RM_Update (int $InstanceID) 

Parameters

InstanceID

ID of the Instance

Returns

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

Description

Updates the calculated values

Example

RM_Update(12345);
Any questions?