Require: IP-Symcon >= 5.1
void UnregisterReference (int $ID)
ID | ID of the object |
No Return
This function removes the ID ID as referenced for the module.
$this->UnregisterReference(12345 /* InstanceID */, 10505 /* ObjectID */);