The Anchor object references a read-only property array representing all anchors in the HTML document. An anchor is defined as any item between <A></A> tags. Table 3-14 describes the Anchor object property.
Table 3-14.Anchor Object Property
Property | Type | Description | Usage |
Name | String | Returns or sets the name of the anchor | Document. Anchors(2)= Name. |