Echo

Display a message on the processing window while the script is running. This message will only disappear when another message is displayed or the script finishes.

Syntax

echo,<message> 

Example:

echo,"Hello World!"