<OBJECT>.NEXT()

Syntax

<OBJECT>.NEXT()

Description

The <OBJECT>.NEXT() method applies to:

The <OBJECT>.NEXT() method moves the focus to the next control in the tab order as if the user had pressed the Tab key.

Supported By

Alpha Five Version 5 and Above

Limitations

Desktop applications only.

Example

:customer.next()

See Also

Form Functions and Methods, Browse Functions and Methods