This command echos a text message to the screen and logs it in the system
log.
Syntax
echo <text>
Parameters
text
A text message
TIP In
vwtool, you can enter parameters on the command line (following the command
name) or let vwtool prompt you for the information by entering just the
command name. Generally, we recommend prompt mode for all but the simplest
commands. Entering the parameters on the command line is intended primarily
for script-driven input.