« Back to Product

Documentation

VBV_UpdateCalculation

Require: IP-Symcon >= 5.0

 boolean VBV_UpdateCalculation (int $InstanceID) 

Parameters

InstanceID

ID of the Instance

Returns

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

Description

The function updates the predicted values.

Example

VBV_UpdateCalculation(12345);
Any questions?