Skip to content
Snippets Groups Projects

refactor the conditional link else value

Merged Wout De Nolf requested to merge refactor_conditional_complements into main
2 files
+ 25
58
Compare changes
  • Side-by-side
  • Inline
Files
2
+ 1
0
@@ -150,6 +150,7 @@ Node attributes
}
* *inputs_complete* (optional): set to `True` when the default input covers all required input
(used for method and script as the required inputs are unknown)
* *conditions_else_value* (optional): value used in conditional links to indicate the *else* value (`None` by default)
Link attributes
^^^^^^^^^^^^^^^
Loading