ListContainsNoCase
Last updated
Was this helpful?
Last updated
Was this helpful?
Return int position of value in delimited list, case sensitive or case-insenstive variations
list
string
true
The list to be searched.
value
string
true
The value to locate in the list or a function to filter the list
delimiter
string
false
The list delimiter(s)
,
includeEmptyFields
boolean
false
Whether to include empty fields in the search
false
multiCharacterDelimiter
boolean
false
false