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

@inprefix

command: @inprefix <object> = <prefix text> attribute: inprefix

this attribute, when set, will prefix all text that is sent to the contents of <object> by @listen. the default is to have no prefix, the text is forwarded unadorned.

example: > @listen sports car=* > @fo test=enter sports car test has left. test> sports car(#383q) > :waves. test> wizard waves. wizard waves. > @inprefix sports car = in the mundane world outside, test> in the mundane world outside, wizard waves some more. wizard waves some more.

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

Clone this wiki locally