PythonModule.InterpreterReferenceExpr

Syntax

PythonModule.InterpreterReferenceExpr

Data Type

String

Purpose

The location of the interpreter session to use (stored in a TestStand object reference variable).

Remarks

If the location contains a valid Python interpreter reference, TestStand uses the Python interpreter to execute the code module. If the location is empty, TestStand creates a temporary Python interpreter session to execute the Python module.