Chapter Contents

Previous

Next
Data Form and Data Table: _getColumnValue

Data Form and Data Table: _getColumnValue



Returns the value for a numeric column in the current row

Delegated to: Data Set Data Model class


Syntax
Details

Syntax

CALL SEND (object-id, '_getColumnValue', col-name,value);

Argument Type
Description
col-name
C specifies the name of the column for which the value is requested
value
N returns the value for the column


Details

You cannot call the _getColumnValue method unless you have a current row.

The _getColumnValue method sets SYSRC for error, note, and warning conditions.


Chapter Contents

Previous

Next

Top of Page

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