Null()

From TinyMUX
Revision as of 09:39, 27 November 2010 by Ihavenomouth (talk | contribs) (New page: Category:Functions {{Function|null(<text>)}} The <text> is evaluated, but null returns nothing. == Example == > think null(pemit(me,Hello)) Hello > think null(abc) == Relate...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search


null(<text>)

The <text> is evaluated, but null returns nothing.

Example

> think null(pemit(me,Hello))

Hello

> think null(abc)

Related Topics

@@, @@()