ListIndexExists
Last updated
Was this helpful?
Last updated
Was this helpful?
Checks if a list has a given index
list
string
true
string list to check for an index
index
integer
true
numeric The index to check for
delimiter
string
false
string the list delimiter
,
includeEmptyFields
boolean
false
boolean whether to include empty fields in the returned result
false