Chapter Contents |
Previous |
Next |
Registry Component: _deleteValue |
Syntax |
Syntax |
return = objectName._deleteValue( key, name ); |
Argument | Type | Use | Description |
---|---|---|---|
return | Numeric | Return | returns a value indicating whether the delete was successful: 1 if successful, 0 if not successful |
key | Numeric | Input | specifies the handle of the key from which to delete a value |
name | Character | Input | specifies the name of the value to be deleted |
Chapter Contents |
Previous |
Next |
Top of Page |
Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.