Share via


echo (Device Management Client)

Other versions of this page are also available for the following:

Windows Mobile Not SupportedWindows Embedded CE Supported

8/28/2008

This command outputs text to the client's debugging console.

Syntax

echo [text]

Parameters

  • text
    Text to output to the console.

Remarks

The following code example outputs the string Hello World to the console:

echo "Hello World"

See Also

Concepts

Scripting Support Commands