Conditional Value

Execution </br> Return one of two values based on a boolean condition </br>

</br>

</br>

Input Parameters

Name Type
Condition <font color='#e74c3c'>Boolean</font>
True Value <font color='#f1c40f'>Any</font>
False Value <font color='#f1c40f'>Any</font>

</br>

Output Parameters

Name Type
Result <font color='#f1c40f'>Any</font>

</br>

Output Execution Pins

<center><font color='gray'>This Block has the standard Output Execution Pin</font></center>