Delete substrings within strings
To delete multiple occurrences of a match when the
occurrences overlap, use the strrep function. erase only
deletes the first occurrence when occurrences overlap.
count | eraseBetween | extract | insertAfter | insertBefore | join | matches | pad | pattern | replace | split | strlength | wildcardPattern