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 March 17, 2026: Merge branch '7.10' into 7.11 (75cbea0)