![]() Chapter Contents |
![]() Previous |
![]() Next |
| Data Set Data Model: _setColumnText |
| Syntax | |
| Details |
Syntax |
| CALL SEND (object-id, '_setColumnText', col-name, text); |
| Argument | Type | Description |
|---|---|---|
| col-name |
C | specifies the name of the character column in which to set the text |
| text |
C | specifies the new text to assign to the character column in the current row |
| Details |
You cannot call the _setColumnText method unless you have a current row.
The _setColumnText 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.