Next: string.strrep, Previous: string.upper, Up: string [Contents]
out =
(obj, match)
Erase matching substring.
Erases the substrings in obj which match the match input.
Returns a string array of the same size as obj.