Chapter Contents

Previous

Next
Data Set Data Vector: _getText

Data Set Data Vector: _getText



Returns the current text value for a character column in the data vector


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.