Citrine/EN | Manual

[ Boolean ] false: [ Code ]

(‘a’ > ‘b’) false: {
✎ write: ‘a’, stop.
}, else: {
✎ write: ‘b’, stop.
}.
a
b