ReturnToNormal
The ReturnToNormal
method sets the end time for the current alarm.
Syntax
AlarmObj.ReturnToNormal timestamp
Example Code
The following example sets the end time for the alarm to the current time.
AlarmObj.ReturnToNormal "Now"