Chapter Contents

Previous

Next
SCL List Class: _hasListAttribute

SCL List Class: _hasListAttribute



Checks to see if an attribute is set on the list.


Syntax

Syntax

return = objectName._hasListAttribute( attr );

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.


Chapter Contents

Previous

Next

Top of Page

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