Chapter Contents

Previous

Next
Data Set Data Vector: _getValue

Data Set Data Vector: _getValue



Returns the current value of a numeric column in the data vector


Syntax
Details

Syntax

CALL SEND (data-vector-id, '_getValue', col-num, value);

Argument Type Description
col-num
N specifies the column number
value
N returns the value for the column


Details

The _getValue method should only be called for columns of type 'N' (numeric).


Chapter Contents

Previous

Next

Top of Page

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