Split String by new line specific character
Comments
-
Hello All,
I have a created a large string and I and want to be able to break it into a list of strings either by a new line or by a separator. Are there any steps in Decisions that can do this?
-
Hello Samuel,
There are a few steps that we can use, such as the “Split String By New Line” or “Split String” steps. They both use a single string as an input, and will output a list of strings that can be used by Decisions. The steps can both be found in under Data -> Text or through searching for it.