![]() Chapter Contents |
![]() Previous |
![]() Next |
| Table Editor: _getHeldRows |
| Syntax | |
| Details | |
| See Also |
Syntax |
| CALL SEND (table-id, '_getHeldRows', start-row, end-row); |
| Argument | Type | Description |
|---|---|---|
| start-row |
N | specifies the identifier of an SCL list to contain the coordinates of the first held row. See Coordinate Lists. |
| end-row |
N | specifies the identifier of an SCL list to contain the coordinates of the last held row. See Coordinate Lists. |
| Details |
The lists are empty if no rows are held.
| See Also |
_setHeldRows
![]() Chapter Contents |
![]() Previous |
![]() Next |
![]() Top of Page |
Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.