F.eval()

  • function
FuncUnit.eval  

eval(str)

Used to evaluate code in the application page.

Parameters

  1. str {String}

    the code to evaluate

Returns

{Object}

the result of the evaluated code