Similar to the action Extract Between Two strings, but this action will return multiple strings (if found) in form of an array.
Text to Search – where to search for the strings
Start Text – the starting string
End Text – the ending string
Include Bounds – include the Start Text and End Text in the result?
Ignore Case – is the search case sensitive?
Trim Result – remove white spaces before and after the found text?
Outputs:
Array of extracted strings – simple array with extracted strings.

Example
Extract strings between User:
and |
.
