« Back to Product

Documentation

ZST_Calculate

Require: IP-Symcon >= 4.2

 boolean ZST_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 the value for the selected date.

Example

ZST_Calculate(12345);
Any questions?