<BROWSE>.REFRESH_BROWSE()

Syntax

<BROWSE>.REFRESH_BROWSE()

Description

The <BROWSE>.REFRESH_BROWSE() method refreshes the browse, as if you had pressed Browse > Refresh Display.

Supported By

Alpha Five Version 5 and Above

Limitations

Desktop applications only.

Example

dim br as P

br = browse.view("Names")

br.refresh_browse()

See Also

Browse Functions and Methods