Chapter Contents |
Previous |
Next |
SCL List Class: _getNamedDouble |
Syntax |
Syntax |
return = objectName._getNamedDouble( name, default ); |
Argument | Type | Use | Description |
---|---|---|---|
return | Numeric | Return | The numeric value. |
name | Character | Input | Name of item to search for. |
default | Numeric | Input | Default value to return if named item is not found. |
Chapter Contents |
Previous |
Next |
Top of Page |
Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.