GetElement
Returns the hyperlink element using the position specified.
Syntax
expression.GetElement(nPos);
expression
- A variable that represents a ApiHyperlink class.
Parameters
Name | Required/Optional | Data type | Default | Description |
---|---|---|---|---|
nPos | Required | number | The position where the element which content we want to get must be located. |