PythonModule.Parameters
- Updated2025-07-21
- 1 minute(s) read
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.