company logo

Echo command input (ECHO)

With 'echo on' you will cause OShell to display commands entered directly or via procedure. 'echo off' will switch off this feature. 'echo 'any text' will display the message on the console. The function is not intended to display instance data. In order to display data, print may be used.

Syntax:

  echo [ on | off | 'any text' ]