Chapter Contents

Previous

Next
Extended Text Entry: _getText

Extended Text Entry: _getText



Returns the text of the first line of the extended text entry field

Inherited from Widget


Syntax
Details

Syntax

CALL NOTIFY (ext_text_name, '_getText', text-string);

Argument Type Description
text-string
C returns the text of the first line


Details

The _getText method is a shorthand method for the _getLine method with a parameter of 1.


Chapter Contents

Previous

Next

Top of Page

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