Eval(s:Str):Any

Evaluate an expression given as string. For example, Eval("2+2") returns 4.

If the parameter is EMPTY, returns EMPTY.

Since: PCC2 1.99.9

See also: Eval (Elementary Command), Elementary Functions

This is a testing version.
It may be incomplete, and have more bugs (or features) than the public live version at planetscentral.com.