substitute

Substitute all instances of match from source. Set replacement to null in order to remove instead of replace

mstring
substitute
(
cstring source
,
cstring match
,
cstring replacement
)

Meta