echo

This command echoes text to the console.

Syntax

echo text

Parameters

text
Specifies the text to echo to the console.

Guidelines

The echo command specifies the text to echo to the console.