Share via


set (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 sets or clears a local variable.

Syntax

set [variable name] [value]

Parameters

  • variable name
    Name of the variable to set or clear. The maximum length allowed for variable name is 1023.
  • value
    New value to assign to the variable. If this argument is not specified, the existing variable definition is completely removed.

Remarks

The value of a variable can be read by including its name in a script surrounded by a pair of percent signs (%).

See Also

Reference

Environment Commands