« Back to Product

Documentation

SZ_Reset

Require: IP-Symcon >= 6.0

 boolean SZ_Reset (int $InstanceID) 

Parameters

InstanceID

ID of the drag pointer instance

Returns

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

Description

Resets the drag pointer.

Example

SZ_Reset(12345);
Any questions?