autoClearMessage


autoClearMessage

autoClearMessage (message)

Sends a K E,n command to the console to clear the message. The command is sent when the message reaches the top of the screen, or has no other scrollable messages above it.

Parameters:

message - the message to clear

Returns:

This function does not return a value.

Example:

The following rule triggers on white message and will be cleared when it reaches the top of the screen.

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


 

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