<< Click to Display Table of Contents >> Navigation: Macros > Macro commands and parameters > Macro Python commands > Macro command RunPythonScript |
Purpose:
To execute a Python script.
General notation:
RunPythonScript ( Pythonscriptfilename )
Created macro variables beginning with "Python" can be used to pass values to Python and to receive values from Python.