ListAppend
Last updated
Was this helpful?
Last updated
Was this helpful?
Appends an element to a list
list
string
true
string list to filter entries from
value
string
true
The value to append
delimiter
string
false
string the list delimiter
,
includeEmptyFields
boolean
false
boolean whether to include empty fields in the returned result
false
multiCharacterDelimiter
boolean
false
boolean whether the delimiter is multi-character
true