Changes

Jump to: navigation, search

Basic Windows PowerShell 1.0 Types

528 bytes added, 13:37, 14 May 2009
no edit summary
<table border="0" cellspacing="0" width="100%">
<tr>
<td width="20%">[[Understanding and Creating Windows PowerShell 1.0 Variables|Previous]]<td align="center">[[Windows PowerShell 1.0 Essentials|Table of Contents]]<td width="20%" align="right">[[Working with Arrays in Windows PowerShell 1.0|Next]]</td>
<tr>
<td width="20%">Understanding and Creating Windows PowerShell 1.0 Variables<td align="center"><td width="20%" align="right">Working with Arrays in Windows PowerShell 1.0</td>
</table>
<hr>
 
 
<google>BUY_WPS</google>
 
 
Basic data types (also referred to as ''primitive'' types) are the key building blocks of any programming or scripting language. It is these types which allow numbers, strings and true or false values to be stored and manipulated. In the case of Windows PowerShell, these are based on the types provided by the .NET framework, providing a range of types which are not only rich and well documented, but also familiar to those who have used other languages such as Visual Basic, ASP.Net and C#.

Navigation menu