@@(): Difference between revisions

From TinyMUX
Jump to navigation Jump to search
New page: Category:Functions {{Function|@@(<text>)}} The <text> is not evaluated and returns nothing. == Example == > think @@(pemit(me,Hello)) > think @@(abc) == Related Topics == [...
 
(No difference)

Latest revision as of 23:39, 25 November 2010


@@(<text>)

The <text> is not evaluated and returns nothing.

Example

> think @@(pemit(me,Hello))


> think @@(abc)

@@, null()