July 1998
Intermediate to advanced
1456 pages
65h 5m
English
length — NN 2 IE 3 DOM n/a
Read-only
The number of items in the history list. Even with this information, you are not allowed to extract a specific history entry except with signed scripts and the user’s permission in Navigator 4 or later.
if (history.length > 4) {
...
}Integer.
None.
Read now
Unlock full access