null - luxembourg/muxcode-clm GitHub Wiki

NULL()

FUNCTION: null(<text>)

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

Example: > think null(pemit(me,Hello)) Hello > think null(abc)

Related Topics: @@, @@