THE EXPRESSION LANGUAGE
+ - * / % **
~+ ~- ~* ~/ ~% ~**== != < > <= >=
&& || !
true false "strings" 42
vibecheck → random boolplease2 + 2 pleaselet x = 5 in x * 2 pleaseif vibecheck then "yes" else "no" please
user.name please (via context JSON)
"hello" + " world" please