Documentation
SAM_UpdateCalculations
Require: IP-Symcon >= 5.0
boolean SAM_UpdateCalculations (int $InstanceID)
Parameters
InstanceID | ID of the Instance |
Returns
If the command could be executed successfully, it returns TRUE as result, otherwise FALSE.
Description
Calculates all values displayed in the webfront based on the data on the configuration page.
Example
SAM_UpdateCalculations(12345);