|
GotoBottom()
Moves to the last record.
Syntax
GotoBottom() -->
TRUE
Arguments
None.
Returns
Always returns TRUE.
Description
GotoBottom() moves to the last record in the
database. The last record is determined by the currently active
sort sequence.
____________________________
Related Topics
Business
Function List
Goto()
GotoTop()
|