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 12, 2026: Update 7.11 change-log (e55baea)