CW
- Syntax: #CW color
- #CW pattern color
- Related: #COLOR
If used after a successful trigger, this command will color the phrase matched by the trigger with the specified color.
CW example
- #TRIGGER {Zugg} {#CW red}
- Whenever a line is received containing the word "Zugg", these words are colored red. Note that this is similar to the #COLOR command which would color the entire line red instead.
- #CW Zugg red
- Same as the above. Colors every occurrence of the word Zugg red.