Thursday, 5 September 2013

PowerShell: Members: Methods and Properties documentation in the ISE

PowerShell: Members: Methods and Properties documentation in the ISE

Where could I get help documentation [examples] about methods and
properties in the Powershell ISE. For example the Join method.
"-join $a[3,4,5]"----while trying to extract a part of a string.
It is not even listed when I do ($a | gm).

No comments:

Post a Comment