Chapter Contents |
Previous |
Next |
GET_DATA Data Vector: _getText |
Syntax | |
Details |
Syntax |
CALL SEND (data-vector-id, '_getText', text); |
Argument | Type | Description |
---|---|---|
text |
C | returns the formatted text to be displayed in the viewer |
Details |
The _getText method is valid only if the viewer is a table editor. If the viewer is a form editor, use _getUnformattedText or _getUnformattedValue.
Chapter Contents |
Previous |
Next |
Top of Page |
Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.