Out-String


Sends output to the pipeline as strings.

Snap-In: Microsoft.PowerShell.Utility

Syntax:

Out-String

 [-Stream] [-Width <Int32>] [-InputObject <PSObject>] [-Verbose] [-Debug] [-ErrorAction <ActionPreference>] [-ErrorVariable <String>] [-OutVariable <String>] [-OutBuffer <Int32>] 

Description:

The out-string Cmdlet takes input from the pipeline and returns a list of strings. The length is determined as one string per line of input. This cmdlet does not work alone and must have pipeline input.



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