Previous Next

SCROLL-TO-ITEM( ) method
Scrolls a selection list so that the specified item appears at the top of the list.
Return type:
Applies to:
 
Syntax 
SCROLL-TO-ITEM ( list-item | list-index )
list-item
A character-string expression that specifies a single value in the selection list.
list-index
An integer expression that specifies the ordinal position (first, second, third, etc.) of an entry in the selection list.
If the method is successful, it returns TRUE.

Previous Next
© 2013 Progress Software Corporation and/or its subsidiaries or affiliates.