Syntax:
echo {string}
Keyword handler:
net.eclecity.linguist.basic.keyword.BasicKEcho.class
Runtime handler(s):
net.eclecity.linguist.basic.handler.BasicHEcho.class
Function:
Outputs the specified string expression to the console, followed by a new line, or to a screen window. The latter will occur after the command set echo to screen has been given.
Example(s):
echo "Finished reading file " and FileName