Event

Deprecated. Do not use in new code.

(Alarm Manager module)

Description: Now a wrapper for AddEvent
Returns: 0
Usage: Script only.
Function Groups: Alarm
Related to: Register (Alarm Manager) (Alarm manager) | CurrentTime
Format: \AlarmManager\Event(AlarmObject[, EventTime]);
Parameters:  
AlarmObject
Required. The object value for the alarm that was passed to the Register subroutine that will be enabled.
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 Event subroutine always returns "0".