Chapter Contents

Previous

Next
Data Set Data Vector: _setValue

Data Set Data Vector: _setValue



Specifies the value for a numeric column in the data vector


Syntax
Details

Syntax

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

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


Details

The _setValue 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.