Official
Returns the 1st provided value if the condition is True, otherwise, returns the 2nd provided value.
- Bool
- Any Type (Output Value if the Condition is True)
- Any Type (Output Value if the Condition is False)
- Any Type

Returns the 1st provided value if the condition is True, otherwise, returns the 2nd provided value.
