Remove string mx

this is how i am adding information to a pop up e mail. how do i do the opposite of this and take this away from the e mail
i tryed changing the add to delete but it did not seem to work.

on (release) {
_root.Options = _root.Options add “Please put me on your mailing list” add ", ";
}

thanks a ton,

rL