Omiting only Matching Keywords on a Trigger from Output

Posted by Chik on Sun 29 Jul 2012 02:31 AM — 4 posts, 14,662 views.

#0
Hi,

How can I gag only the matching string on a trigger from the output? If I check omit from the output, the entire line that contains the keywords disappears. I just want the matching words to be disappeared from the line.
USA Global Moderator #1
You have to omit the line and re-print it without the word.
#2
What's the best way to do that?
Process the entire triggered line (%0) with replacing the keywords with "" and send back to the output with note()?
Thanks,
USA Global Moderator #3
best is subjective