Skip to contents

Return the first non-NULL argument.

Usage

coalesce(...)

Arguments

...

Arguments to check for non-NULL values.

Value

The first non-NULL argument, or NULL if all arguments are NULL.

See also

Other utils: add_badges()