coalesceempty()
Function group | Execute on client | Platform(s) |
---|---|---|
General | NO | All |
Function group | Execute on client | Platform(s) |
---|---|---|
General | YES | All |
Syntax
coalesceempty([pvalue ...])
Description
Returns the first non-NULL and non-Empty parameter from a list of values.
See also coalesce().