Changes

Jump to: navigation, search
no edit summary
<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>
<td width="20%">Directing and Formatting Windows PowerShell 1.0 Output<td align="center"><td width="20%" align="right">Basic Windows PowerShell 1.0 Types</td>
</table>
<hr>
 
 
<google>BUY_WPS</google>
 
 
A large part of writing scripts, and for that matter programming in general, involves the handling and manipulation of data. Data can take many forms, ranging from single characters, words and sentences to integers, floating point numbers and true and false values. In object-based scripting environments such as Windows PowerShell, data can also take the form of an ''object'', a self contained module which is capable of encapsulating any number of data values of numerous different types.

Navigation menu