Changes

Jump to: navigation, search

Basic Windows PowerShell 1.0 Operators

11 bytes added, 19:53, 26 November 2008
Increment and Decrement Operators
</pre>
== PowerShell Increment and Decrement Operators ==
The increment and decrement operators are inherited from the C programming language and appear in many other programming and scripting languages. For those not familiar with the concept, these operators require a little explanation. Let us start by considering the following PowerShell expressions:

Navigation menu