debug

Type: External

Group: system

Syntax

DEBUG(expression)

Description

This evaluates expression, displaying the op tree which is created.

Examples

DEBUG("3*5")=15