« Back to Product

Documentation

VIK_CalculationConsumption

Require: IP-Symcon >= 6.3

 boolean VIK_CalculateConsumption (int $InstanceID) 

Parameters

InstanceID

Instance Id

Returns

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

Description

Recalculates the percentage of the category.

Example

VIK_CalculateConsumption(12345);
Any questions?