Skip To Content
PowerShell Gallery
Toggle navigation
Packages
Publish
Documentation
Sign in
Search PowerShell packages:
MarkX
0.1
Types/MarkX/get_Table.ps1
$this
.
XML
|
Select-Xml
-XPath
'//table'
|
Select-Object
-ExpandProperty
Node