Advanced Search
Pure JavaScript
eval(command) eval(string)
The eval() function accepts a string of JavaScript statements and evaluates it as JavaScript source code. eval() returns the value of the executed JavaScript statement.
PREVIEW
Not a subscriber?
Start A Free Trial