Changes

Jump to: navigation, search

Basic Windows PowerShell 1.0 Operators

412 bytes added, 21:24, 25 November 2008
Windows PowerShell Comparison Operators
== Windows PowerShell Comparison Operators ==
 
Windows PowerShell provides a range of comparison operators which can be used to compare one value with another. These operators work both with string and number based values assuming that you are comparing like with like (it is not meaningful, for example, to compare a string with numerical value). In terms of working with strings and characters, both case-sensitive and insensitive operators are supported.

Navigation menu