Changes

Jump to: navigation, search

Basic Windows PowerShell 1.0 Types

495 bytes added, 20:47, 18 November 2008
no edit summary
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#.
 
== PowerShell Numeric Types ==

Navigation menu