Chapter Contents

Previous

Next
SCL List Class: _getItemAttributes

SCL List Class: _getItemAttributes



Gets the current attributes set for a list item.


Syntax

Syntax

return = objectName._getItemAttributes( index );

Argument Type Use Description
return Character Return A blank separated list of attribute names that are currently set on the item. See SCL reference on SETLATTR for list of valid values.
index Numeric Input Index of the item whose attributes are to be returned.


Chapter Contents

Previous

Next

Top of Page

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