Hyperlink.getUri

Get a the URI associated with the anchor specified by @i of @link_.

Multiple anchors are primarily used by client-side image maps.

class Hyperlink
string
getUri
(
int i
)

Parameters

i int

a (zero-index) integer specifying the desired anchor

Return Value

Type: string

a string specifying the URI

Meta