ListItemTrim
Trims each item in the list.
Method Signature
Arguments
Examples
Related
Last updated
Trims each item in the list.
Last updated
Argument | Type | Required | Description | Default |
---|---|---|---|---|
list
string
true
string list to trim each item
delimiter
string
false
string the list delimiter
,
includeEmptyFields
boolean
false
boolean whether to include empty fields in the returned result
false