Echoes a user-defined string. This command is useful when you issue commands from a file. For example, you could issue the DataSourceCreate command and use the Echo command to display text that says "A new data source was created in the OpenAccessSDK810_C data access service."
Syntax
{Echo | e} string
where string is the text you want displayed to your console. If the string contains spaces, you must surround the string with either double or single quotes.