Changes

Jump to: navigation, search

Basic Windows PowerShell 1.0 Operators

520 bytes added, 13:41, 14 May 2009
no edit summary
<table border="0" cellspacing="0" width="100%">
<tr>
<td width="20%">[[Windows PowerShell 1.0 Hashtables|Previous]]<td align="center">[[Windows PowerShell 1.0 Essentials|Table of Contents]]<td width="20%" align="right">[[Windows PowerShell 1.0 Comparison and Containment Operators|Next]]</td>
<tr>
<td width="20%">Windows PowerShell 1.0 Hashtables<td align="center"><td width="20%" align="right">Windows PowerShell 1.0 Comparison and Containment Operators</td>
</table>
<hr>
 
 
<google>BUY_WPS</google>
 
 
In [[Understanding and Creating Windows PowerShell 1.0 Variables]] we looked at using variables in Windows PowerShell and also described the different types. Being able to create variables is only part of the story however. The next step is to learn how to use these variables in PowerShell commands and scripts. The primary method for working with the data stored in variables is in the form of ''expressions''. In this chapter we will look in detail at PowerShell expressions and operators.
</tr>
</table>
'''Bold text'''

Navigation menu