![]() Chapter Contents |
![]() Previous |
![]() Next |
| Object Class: _changeAttribute |
| Syntax | |
| Details |
Syntax |
| return = objectName._changeAttribute( attributeName,metadataList ); |
| Argument | Type | Use | Description |
|---|---|---|---|
| return | Numeric | Return | returns a value indicating whether the attribute was successfully changed: 0 if successful, 1 if not successful |
| attributeName | Character | Input | specifies the name of the attribute to change |
| metadataList | List | Input | specifies a list containing the named items for the attribute metadata |
| Details |
When you use _changeAttribute to change a NEW attribute, any metadata item can be changed. However, when you use _changeAttribute to override an INHERITED attribute, the following rules apply:
![]() Chapter Contents |
![]() Previous |
![]() Next |
![]() Top of Page |
Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.