PythonModule.Parameters
- Aktualisiert2025-07-21
- 1 Minute(n) Lesezeit
PythonModule.Parameters
Syntax
PythonModule.Parameters
Data Type
Purpose
Returns a PythonParameters collection for the specified operation in the Python module. The collection contains a list of the current parameters used as inputs and the return values for the specified operation.
Remarks
You must obtain the PythonParameters collection before you can add or modify a parameter.