markMessagePermanent function


markMessagePermanent

markMessagePermanent (message)

Marks the message as being a permanent, or priority message. This causes the message to be displayed in the priority message area of the Automation Viewer.

Parameters:

message - the message to be made permanent.

Returns:

This function does not return a value.

Example

trigger on message.COLOR == WHITE
markMessagePermanent(message)

 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*