untaint() (Function/global)

A deprecated method for controlling secure access to data values.

Availability:

JavaScript - 1.1
Netscape version - 3.0
Deprecated

This was removed at version 1.2 of JavaScript. If you encounter it in a script you are maintaining, it is probably wise to seek to have it removed, otherwise it is likely to cause a run-time error.

Warnings:

See also:Navigator.taintEnabled(), taint()

Deprecated usage:

Yes