Title here
Summary here
Split a string into a list of strings with a deliminator.
This block will only split the string into a maximum of 20 parts. If there are fewer than 20 parts, the remaining variables will be blank. If you need more than 20 parts, use the Split String Iterator block.