Powershell - Illinois Institute of Technology

In VBScript the Dim statement is used to declare a variable, typically without assigning that variable a value of any kind. To declare a variable in Windows PowerShell, but without assigning a value to the variable, use a command similar to this: $a = [string] This command creates a new, empty string variable named $a. ................
................

In order to avoid copyright disputes, this page is only a partial summary.

Google Online Preview   Download