<html><body><script language="javascript">function function1(){ var fullName = 'Joe'; var mySentence = eval('"My name is " + fullName;'); alert(mySentence); }</script><button onclick="function1();">Eval function</button></body></html>
Name (required)
email (will not be published) (required)
Website