If-then-else conditional (else is mandatory in FEEL).
Example: if age >= 18 then 'adult' else 'minor'