« Back to Product

Documentation

UnregisterReference

Require: IP-Symcon >= 5.1

 void UnregisterReference (int $ID) 

Parameters

ID

ID of the object

Returns

No Return

Description

This function removes the ID ID as referenced for the module.

Example

$this->UnregisterReference(12345 /* InstanceID */, 10505 /* ObjectID */);
Any questions?