April 2015
Intermediate to advanced
282 pages
6h 41m
English
PowerShell comparison operators are used to validate data present within your scripts. These operators enable you to compare data and execute code based on the data. This makes PowerShell an extremely effective tool to use for processing complicated data with the available comparison operators.
In this chapter, you will learn the following concepts:
When you are using comparison operators, you are creating expressions that evaluate to either True or False. In programming, ...
Read now
Unlock full access