HasValue
Last updated
Was this helpful?
Last updated
Was this helpful?
If the input parameter is a list or a collection (like a Concept-Set), then the HasValue()
function checks if the list has at least 1 row.
The () function checks the opposite of this function.
Returns true
if parameter
is not empty and contains a specific value.
Returns false
if parameter
is empty.
parameter
any
Field that is checked for a value