Gets and sets help file name. | |
Syntax: | String =
object.HelpFileName object.HelpFileName = String |
Description: | The CimAlarm.HelpFileName is a string
containing the name of the alarm help file. The string must be
prefixed with AM_HELP:\ in order for the file to be found by the
alarm viewer and must have the extension HLP. Examples alarm.HelpFileName = "AM_HELP:\ALARM1.HLP" |