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

@filter

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

this attribute specifies a series of patterns to be used to suppress text normally forwarded by the audible flag. if the desired pattern contains a comma, the pattern may be enclosed in curly braces {}.

example: > @fo test=out > @set #378=puppet test> test grows ears and can now hear. > @filter out = {* has arrived.},{* has left.} set. > :has not arrived. wizard has not arrived. test> from a distance, wizard has not arrived. > :has arrived. wizard has arrived.

related topics: audible, @forwardlist, @infilter, @inprefix, @prefix.

Clone this wiki locally