ListValueCountNoCase
returns a count of the number of occurrences of a value in a list
Method Signature
Arguments
Argument | Type | Required | Description | Default |
---|---|---|---|---|
|
|
| The list to be searched. | |
|
|
| The value to locale | |
|
|
| The list delimiter(s) |
|
|
|
| Whether to include empty fields in the search |
|
Examples
Related
Last updated