PythonModule.InterpreterReferenceExpr
- Aktualisiert2025-07-21
- 1 Minute(n) Lesezeit
PythonModule.InterpreterReferenceExpr
Syntax
PythonModule.InterpreterReferenceExpr
Data Type
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.