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 July 11, 2025: Merge branch '7.8' into 7.9 (5a4c8a9)