Go backward to memory-stats.
Go up to Displaying other information.

echo
----

Echos its arguments on the screen.  This is useful for printing information
about files as they are being loaded into Soar using the load command.

SYNTAX

 (echo [echoed argument ...])


EXAMPLE

Soar> echo |Test load number 5|
Test load number 5