Cicode Programming Reference > Cicode Function Categories > Alarm Functions Introduction > AlarmHelp

AlarmHelp

Displays the alarm help page (associated with the alarm) where the cursor is positioned. You can assign a help page to each alarm when you define it (using the Digital Alarms or the Analog Alarms database, depending on the type of alarm). You need to also define the help page in the Pages database.

Syntax

AlarmHelp()

Return Value

0 (zero) if successful, otherwise an error is returned.

Related Functions

PageAlarm

Example

System Keyboard

Key Sequence

AlmHelp

Command

AlarmHelp()

Comment

Display the alarm help page

See Also

Alarm Functions