Advanced Customizations, Overrides, and Extensions » ePublisher Platform XSLT Extensions » ExecPython » XPathNodeIterator ExecutePyScriptInCommandLine (string commandLine)
XPathNodeIterator ExecutePyScriptInCommandLine (string commandLine)
 
Runs python with the specified command line.
Parameters:
commandLine
The command line in python to be executed.
Returns:
A node set.
<xsl:variable name="VarExecResult" select="wwpython:ExecutePyScriptInCommandLine('script.py some_arg')" />
Was this helpful?
Last modified date: 10/14/2020