Marks a specific point in an document as either the source or destination of a hypertext link.
This allows you to create links from one hypertext document to another, as well as to different sections within the same document.
| Attributes | Description |
|---|---|
| fieldname | Specify fieldname. The field must either contain URLs or Strings. |
| name | Used to reference the element later. Functions pick up elements by their name. Type: String |
| x | Defines the horizontal starting position an object defined by a value or percentage. |
| y | Defines the vertical starting position of an object defined by a value or percentage. |