Chapter Contents

Previous

Next
Data Set Model: _setInitial

Data Set Model: _setInitial



Sets the initial values to be used for any newly added row


Syntax
Details

Syntax

CALL SEND (object-id, '_setInitial'<, 'CLEAR'>);


Details

The _setInitial method sets the column values in the current row as the initial column values to be used for any added rows. If you specify the optional 'CLEAR' parameter, it restores the initial values for all columns to missing values.


Chapter Contents

Previous

Next

Top of Page

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