8.2.57.18 string.erase

Method: out = erase (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.