FormObjectSet.next Method
Moves focus to the next record in the data source.
Syntax
public int next()
Run On
Client
Return Value
Type: int
A non-zero integer if the operation succeeds.
Remarks
This method is called when a user selects the next record in a form by pressing the DOWN ARROW key.