Chapter Contents

Previous

Next
Data Set Data Model: _getColumnText

Data Set Data Model: _getColumnText



Returns the text for a character column in the current row


Syntax
Details

Syntax

CALL SEND (object-id, '_getColumnText', col-name, text);

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


Details

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

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