« Back to Product

Documentation

ZR_Generate

Require: IP-Symcon >= 5.0

 boolean ZR_Generate (int $InstanceID) 

Parameters

InstanceID

ID of the Instance

Returns

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

Description

Generates a new number that can be guessed.

Example

ZR_Generate(12345);
Any questions?