Return Values
A conditional logic must return a value when a condition has been met and when a condition is not met.
The returned value can be a Text, Logic, Definition or a Response.
Return is returned when the condition above it is met.
Else Return is the default value that is returned if no conditions are met.