Start » Filter Reference » Data Flow » Conditional Processing » ConditionalToOptional
Module: | FoundationLite |
---|
Makes it possible to conditionally preprocess data that will be used on an optional input.
Name | Type | Description | |
---|---|---|---|
inConditionalObject | <T>? | Conditional object to be used on an optional input | |
outOptionalValue | <T>* | A value that can be directly used on an optional input |
Complexity Level
This filter is available on Expert Complexity Level.