Chapter Contents

Previous

Next
Data Set Data Vector: _getType

Data Set Data Vector: _getType



Returns the current type for a column in the data vector


Syntax

Syntax

CALL SEND (data-vector-id, '_getType', col-num, type);

Argument Type Description
col-num
N specifies the column number
type
C returns the value of the column type:


'N' the column is numeric


'C' the column is character


Chapter Contents

Previous

Next

Top of Page

Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.