e:

Syntax

e: msg
PROMPT msg

Description

Echoes the specified messages, terminated by the end of the line. A semicolon is not required to end the line. Messages are not echoed if verbosity is set to 0.

Examples

Command> e: Hi There John.  
Hi There John. 
Command> e: Bill  
Bill 
Command> e: All done 
All  done 
Command>