Changes

Jump to: navigation, search
m
Text replacement - "<table border="0" cellspacing="0"> " to "<table border="0" cellspacing="0" width="100%">"
<table border="0" cellspacing="0" width="100%"><tr>
<td width="20%">[[Directing and Formatting Windows PowerShell 1.0 Output|Previous]]<td align="center">[[Windows PowerShell 1.0 Essentials|Table of Contents]]<td width="20%" align="right">[[Basic Windows PowerShell 1.0 Types|Next]]</td>
<tr>
<googlehtmlet>BUY_WPSpowershell</googlehtmlet>
== Naming a Variable in PowerShell ==
<googlehtmlet>ADSDAQBOX_FLOWadsdaqbox_flow</googlehtmlet>
In PowerShell, all variable names must begin the dollar sign ($). In general any string comprising numbers and letters and pre-fixed with a $ can be used as a variable name, with the exception of pre-defined variable names and $_.

Navigation menu