Blog  Tag

Tag Archive

Tag: functions

Posts connected to the functions topic.

The Expression Language: ctx.price * ctx.qty, Anywhere a Value Goes

Jul 18, 2026   

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.