Chapter Contents |
Previous |
Next |
List Box: _selected |
Syntax |
Syntax |
CALL NOTIFY (list-box-name, '_selected', nth-selection, row-number); |
Argument | Type | Description |
---|---|---|
nth-selection |
N | specifies the nth selected item |
row-number |
N | returns the row number of the selected item, or 0 if the number of items selected is less than nth-selection |
Chapter Contents |
Previous |
Next |
Top of Page |
Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.