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 February 11, 2025: Merge branch '7.7' into 7.8 (c867eba)