Split a string
T-Regx also allows to split a string by regular expression.
#
Including the delimiterTo include a delimiter in the results, enclose it with a capturing group.
T-Regx also allows to split a string by regular expression.
To include a delimiter in the results, enclose it with a capturing group.