F.eval()
FuncUnit.eval
eval(str)
Used to evaluate code in the application page.
Parameters
-
str
{String}
the code to evaluate
Returns
{Object}
the result of the evaluated code
Used to evaluate code in the application page.
{String}
the code to evaluate
{Object}
the result of the evaluated code