Skip to content
Luxembourg edited this page Mar 20, 2013 · 4 revisions

@infilter

command: @infilter <object> = <pattern>[, <pattern>...] attribute: infilter

this attribute specifies a series of patterns to be used to suppress text normally sent to the contents of <object> by @listen. if the desired pattern contains a comma, the pattern may be enclosed in curly braces {}.

example: > @listen sports car=* > @fo test=enter sports car test has left. test> sports car(#383q) > :waves. test> wizard waves. wizard waves. > @infilter sports = waves > :waves. wizard waves. > :knocks on the window. test> wizard knocks on the window. wizard knocks on the window.

related topics: @filter, @inprefix, @listen, @prefix.

Clone this wiki locally