PythonModule.InterpreterReferenceExpr
- Mise à jour2025-07-21
- Temps de lecture : 1 minute(s)
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.