OffNormal

Deprecated. Do not use in new code.

(Alarm Manager module)

Description: This subroutine will activate the alarm. However, it will not affect the unacknowledged status.
Returns: Numeric
Function Groups: Alarm
Usage: Script Only.
Related to: Register (Alarm Manager) | CurrentTime
Format: \AlarmManager\OffNormal(AlarmObject[, EventTime]);
Parameters:  
AlarmObject
Required. The object value for the alarm that was passed to the Register subroutine.
EventTime
Optional. The time stamp to use when adding this event to the alarm lists. If invalid or not defined, the default is CurrentTime().
Comments: The OffNormal subroutine always returns "0".