![]() Chapter Contents |
![]() Previous |
![]() Next |
| SCL List Model: _getRowValues |
| Syntax |
Syntax |
| CALL SEND (object-id, '_getRowValues', row-number, row-data-list<, fg-color-list><, bg-color-list><, format-list>); |
| Argument | Type | Description |
|---|---|---|
| row-number |
N | specifies the row number for which values are returned |
| row-data-list |
N | specifies the identifier of an SCL list to contain the data value for each column in the specified row |
| fg-color-list |
N | specifies the identifier of an SCL list to contain the foreground color for each column in the specified row |
| bg-color-list |
N | specifies the identifier of an SCL list to contain the background color for each column in the specified row |
| format-list |
N | specifies the identifier of an SCL list to contain the format name for each column in the specified row |
![]() Chapter Contents |
![]() Previous |
![]() Next |
![]() Top of Page |
Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.