Boolean


A "true" or "false" value. This type doesn't include any significant methods or properties. Note that PowerShell includes built-in variables named $true and $false that represent the two possible Boolean values:

 PS C:\> [boolean]$b = $true PS C:\> $b True PS C:\> 



Windows PowerShell. TFM
Internet Forensics
ISBN: 982131445
EAN: 2147483647
Year: 2004
Pages: 289

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net