IsEmpty
Last updated
Was this helpful?
Last updated
Was this helpful?
If the input parameter is a list or a collection (like Concept-Set), then the IsEmpty
function checks if the list has 0 rows.
The () function checks the opposite of this function.
Returns true
if parameter
is empty.
Returns false
if parameter
is not empty.
parameter
any
Field that is checked for a value