Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Enter one or more custom list separator characters. The text will be split on finding ANY of these characters.

Text Delimiters

Specify any character which delimits the list items e.g. the items in "item 1",

...

"item 2",

...

"item 3" are delimited with double quotes.

...

 Available options are None, Double Quotes, Single Quotes or Custom.

...

Custom Text Delimiters

Specify one or two custom characters as the list item delimiter. If two characters are used then the first character will be the left delimiter and the second character the right delimiter. e.g. () in the text (item 1), (item 2), (item 3).

Remove Delimiters

Tick this to remove any delimiters from the list item before setting the variable.

...

Trim Spaces

Tick this to remove any spaces from list item before setting variable. Note that spaces outside delimiters are always trimmed.

...

Skip Blank Entries

Tick this to skip any blank or empty items when iterating the list.

...