Chapter Contents

Previous

Next
SCL List Class: _setNamedString

SCL List Class: _setNamedString



Sets the first occurrence of the named item to val.


Syntax

Syntax

return = objectName._setNamedString( val, name );

Argument Type Use Description
return Numeric Return The index of the item whose value was set.
val Character Input Character string value to set.
name Character Input Name of the item to set.


Chapter Contents

Previous

Next

Top of Page

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