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 May 6, 2025: Merge branch '7.7' into 7.8 (e27e31a)