Chapter Contents

Previous

Next
Object Class: _deleteAttribute

Object Class: _deleteAttribute



Deletes an attribute from a class or object


Syntax

Syntax

return = objectName._deleteAttribute( attributeName );

Argument Type Use Description
return Numeric Return returns a value indicating whether the attribute was successfully deleted: 0 if successful, 1 if not successful
attributeName Character Input specifies the name of the attribute to delete


Chapter Contents

Previous

Next

Top of Page

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