|   |   | 
| $msgtype Returns the ID of a message type color set | 
| Usage | 
| $msgtype(<message type color set name>) | 
| Description | 
| Returns the ID of a message type color set used by the echo command. You can take a look at the options dialog section related to the message output to see the list of available message type names. | 
| Examples | 
| echo -i=$msgtype(Highlight) Highlighted text! | 
| See also | 
| echo |