Chapter Contents |
Previous |
Next |
Data Set Data Vector: _getText |
Syntax | |
Details |
Syntax |
CALL SEND (data-vector-id, '_getText', col-num, text); |
Argument | Type | Description |
---|---|---|
col-num |
N | specifies the column number |
text |
C | returns the text for the column |
Details |
The _getText method should only be called for columns of type 'C' (character).
Chapter Contents |
Previous |
Next |
Top of Page |
Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.