Evaluate/Execute JavaScript code/expressions: var x = 10; ... If the argument is one or more JavaScript statements, eval() executes the statements.
確定! 回上一頁