<BROWSE>.END()

Syntax

<BROWSE>.END()

Description

The <BROWSE>.END() method moves the focus to the end of the row as if the user had pressed the End key.

Supported By

Alpha Five Version 5 and Above

Limitations

Desktop applications only.

Example

This script moves to the end of the row on an embedded browse called Items.

Parentform:items.end()

See Also

Browse Functions and Methods