Chapter Contents

Previous

Next
Extended Text Entry: _getValue

Extended Text Entry: _getValue



Returns every line of text in the extended text entry field

Inherited from Widget


Syntax
Details

Syntax

CALL NOTIFY (ext_text_name, '_getValue', list);

Argument Type Description
list
N returns the identifier of an SCL list that contains every line of text


Details

The _getValue method is equivalent to calling the _getLine method for each line.


Chapter Contents

Previous

Next

Top of Page

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