Unregister (Alarm Manager)

Deprecated. Do not use in new code.

(Alarm Manager module)

Description: Notify the Alarm Manager that an alarm has been removed. This will not generate an alarm. It only removes it from the list of all configured alarms.
Returns: Numeric
Usage: Script or steady state.
Function Groups: Alarm
Related to:
Format: \AlarmManager\Unregister(AlarmObject);
Parameters:  
AlarmObject
Required. The object value of the alarm to remove from the Alarm Manager database.
Comments: The Unregister subroutine always returns "0".