Null()

From TinyMUX
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

@@, @@()