Conditional Expressions (Windows CE 5.0)

Send Feedback

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

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

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.