Chapter Contents |
Previous |
Next |
SCL List Class: _hasItemAttribute |
Syntax |
Syntax |
return = objectName._hasItemAttribute( attr, index ); |
Argument | Type | Use | Description |
---|---|---|---|
return | Numeric | Return | 1 if the attribute is set, 0 otherwise. |
attr | Character | Input | The name of the attribute to check. See SCL reference on SETLATTR for list of valid values. |
index | Numeric | Input | Index of the item whose attributes to check. |
Chapter Contents |
Previous |
Next |
Top of Page |
Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.