Basics
Learn the fundamental building blocks of Melbi expressions.
In this section:
- Calculator - Numbers, arithmetic, and basic expressions
- Where Bindings - Naming values and building complex expressions
- Strings - Working with text and format strings
- Conditionals - Making decisions with if-then-else
- Error Handling - Graceful fallbacks with
otherwise