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

@eval

command: @eval <arg>

this command does nothing other than evaluate <arg> which makes it useful for side-effects functions. it is unlike think in that the result is not treated as a message and ^-listens are not matched on the result.

related topics: @@, think.

Clone this wiki locally