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