« Back to Product

Documentation

BN_Reset

Require: IP-Symcon >= 5.1

 boolean BN_Reset (int $InstanceID) 

Parameters

InstanceID

ID of the Instance

Returns

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

Description

Resets the notification level and disables the notification chain

Example

BN_Reset(12345);
Any questions?