Conditional Expressions (Windows Embedded CE 6.0)

1/6/2010

The following table shows the conditional expressions.

Command Definition

if (Device Management Client)

Evaluates the expression and conditionally executes a set of script commands.

else

Indicates an unconditional alternative in an if statement.

elseif

Indicates a conditional alternative in an if statement.

endif

Makes the end of a conditional block of script commands started with a previous if command.

See Also

Reference

Device Management Client Script Engine Commands
Environment Commands
File System Commands
Registry Commands
Schedule/Report Commands
System Commands

Concepts

Scripting Support Commands