KB-17964: Loading the text of the last active alarm into a script’s variable.
Question: How can I load the text of the last active alarm into a script’s variable? Solution: To do so, you can use the Alarms’ GetInfo(“Comment”) function. Example of script:…