ListValueCount
Last updated
Was this helpful?
Last updated
Was this helpful?
returns a count of the number of occurrences of a value in a list
list
string
true
The list to be searched.
value
string
true
The value to locale
delimiter
string
false
The list delimiter(s)
,
includeEmptyFields
boolean
false
Whether to include empty fields in the search
false