XPathNodeIterator Execute (string commandLine)
 
Runs the command line.
Parameters:
commandLine
The command line to be executed.
Returns:
A node set.
Execute prettycool.exe –stdout "Isn't this grand?" –stderr nothing.
<xsl:variable name="VarExecResult" select="wwexec:Execute('prettycool.exe –stdout &quot;Isn\'t this grand?&quot; --stderr nothing')" />
Was this helpful?
Last modified date: 10/14/2020