Strings
Between
4min
between will allow you to extract all strings from a text using a start and end section and store them in a list between action was previously called string between how to step 1 create a new process and give it a name step 2 add the needed variables <%inpustring%> <%inpustring%> the text to search in <%start%> <%start%> where the substring should start from <%end%> <%end%> where the substring ends <%result%> <%result%> the list of uubstrings found in the text we will use the following defaults for our example <%inpustring%> lorem ipsum is simply dummy text of the printing and typesetting industry lorem ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book it has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged it was popularised in the 1960s with the release of letraset sheets containing lorem ipsum passages, and more recently with desktop publishing software like aldus pagemaker including versions of lorem ipsum <%start%> ipsum <%end%> dummy step 3 configure the between action the two checkboxes at the end can be used if you wish to include the start and end strings in the newly created strings step 4 save , validate and run the process step 5 add the input data and click run step 6 click check instance step 6 click result to check the outputed list