<BROWSE>.HOME()

Syntax

<BROWSE>.HOME()

Description

The <BROWSE>.HOME() method moves the focus to the beginning of the row as if the user had pressed the Home key.

Supported By

Alpha Five Version 5 and Above

Limitations

Desktop applications only.

Example

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

Parentform:items.home()

See Also

Browse Functions and Methods