cool-iron-91629
05/08/2025, 9:38 PMtall-airline-16756
05/08/2025, 9:38 PMtall-airline-16756
05/08/2025, 9:38 PMOptional
type (or Union
with None
).
When the system processes parameters, it will:
• Use the default value if the parameter is not optional but has a default.
• Raise an error if the parameter is required (not optional and no default).
• Accept the None
value if the parameter is optional.
Let me know if you need further clarification!
Sources: Tree View: | dse-workbench | Tree View: | dse-workbench