Chapter Contents

Previous

Next
Data Form and Data Table: _setInitial

Data Form and Data Table: _setInitial



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

Delegated to: Data Set Data Model class


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.