Object.eval() (Method)

Evaluate the JavaScript source text passed in a string argument.

Availability:

JavaScript - 1.1
JScript - 3.0
Internet Explorer - 4.0
Netscape - 3.0
Netscape Enterprise Server - 2.0
Opera - 3.0
Deprecated
Property/method value type:Function result
JavaScript syntax:-myObject.eval()

Warnings:

See also:eval()