Value Functions
Functions that return a static value.
Err
Returns err
err()
False
Returns boolean false
false()
Null
Returns null
null()
True
Returns boolean true
true()
Last modified April 7, 2026: Merge branch '7.11' into 7.12 (5ca47c5)