Chapter Contents

Previous

Next
SCL List Class: _getNamedString

SCL List Class: _getNamedString



Finds the first occurrence of the named character string on the list.


Syntax

Syntax

return = objectName._getNamedString( name, default );

Argument Type Use Description
return Character Return The character string.
name Character Input Name of item to search for.
default Character Input Default value to return if named item is not found.


Chapter Contents

Previous

Next

Top of Page

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