String Regex Split
Splits the given target based on the given pattern and in the given number of parts.
Properties
String: Location of the string to match against
Regex: Regex expression to compare
Output
Output-location: Location to store the output data