« Back to Product

Documentation

VIZ_Calculate

Require: IP-Symcon >= 4.2

 boolean VIZ_Calculate (int $InstanceID) 

Parameters

InstanceID

ID of the Instance

Returns

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

Description

Recalculates consumption between start and end dates.

Example

VIZ_Calculate(12345);
Any questions?