Share via


echo (Device Management Client) (Windows Embedded CE 6.0)

1/6/2010

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