Back to Aurora Vision Studio website

You are here: Start » Filter Reference » Data Flow » Conditional Processing » ConditionalToOptional

ConditionalToOptional


Module: FoundationLite

Makes it possible to conditionally preprocess data that will be used on an optional input.

Name Type Description
Input value inConditionalObject <T>? Conditional object to be used on an optional input
Output value outOptionalValue <T>* A value that can be directly used on an optional input

Complexity Level

This filter is available on Expert Complexity Level.