Deselects the nth selected row in a browse.
Return type:
Applies to:
DESELECT-SELECTED-ROW ( n )The AVM maintains a numbered list of selected rows, starting at 1. When the DESELECT-SELECTED-ROW( n ) method is encountered, the AVM searches this list to find the nth selected row. If the row is successfully deselected, the method returns TRUE.
© 2013 Progress Software Corporation and/or its subsidiaries or affiliates. |