Navigator.opsProfile (Property)

An undocumented property of the Navigator object.

Availability:

JScript - 5.0
Internet Explorer - 5.0
Property/method value type:Undefined
JavaScript syntax:IEnavigator.opsProfile

This property is visible when the Navigator object is placed in a enumerating for( ... in ... ) loop. However, there does not appear to be any documentation available on what it is used for. Its name suggests that it might be something to do with user preferences.

It seems to be available only on some versions and platforms. It shows up on MSIE version 5.0 for Macintosh but not on Windows.

Warnings:

Property attributes:

ReadOnly