function:eval ( string );return type:voidcontent:ใช้ประมวลผลคำสั่ง javascriptexample:eval ( "var num = 500 * 10;" ); alert ( num );