W3Schools: "JavaScript eval()"
Read the article and understand that JavaScript includes an eval function which can be run at run-time to evaluate an argument.
Click http://www.w3schools.com/jsref/jsref_eval.asp link to open resource.
Read the article and understand that JavaScript includes an eval function which can be run at run-time to evaluate an argument.