value

Returns the first non-null argument (or null if all arguments are null). The Value function takes two or more arguments.

Syntax

value ( expression_list )

Example

value ( [Unit cost], [Unit price], [Unit sale price] )

Result

Returns the first non-null value.