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 October 16, 2025: Update 7.10 rel notes (26abb2c)