Start » Filter Reference » Data Flow » Conditional Processing » OptionalToConditional
Module: | FoundationLite |
---|
Makes it possible to use conditional execution inside macrofilters with optional inputs.
Name | Type | Description | |
---|---|---|---|
inOptionalValue | <T>* | To be connected from an optional input of a macrofilter | |
outConditionalObject | <T>? | Generates conditional execution |
Complexity Level
This filter is available on Expert Complexity Level.