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