Home Reference HScript commands 

echo hscript command

Prints text to the textport.

Usages

  1. echo [-n] text

Options

-n

Do not print a newline at the end of the text. This lets you print multiple echos on the same line.