The Expression Language: ctx.price * ctx.qty, Anywhere a Value Goes
A small, deterministic expression language for computed values and conditions: read context with ctx.key, 32 built-in functions across strings, math, dates and arrays, null-safe with coalesce, and validated as you type.