Chapter Contents

Previous

Next
SCL List Class: _setItemAttribute

SCL List Class: _setItemAttribute



Sets an attribute on an item contained in the list.


Syntax

Syntax

objectName._setItemAttribute( attr, index );

Argument Type Use Description
attr Character Input Blank separated string of the attributes to set. See SCL reference on SETLATTR for list of valid values.
index Numeric Input Index of the item to set the attributes on.


Chapter Contents

Previous

Next

Top of Page

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