Chapter Contents |
Previous |
Next |
SCL List Class: _setDouble |
Syntax |
Syntax |
return = objectName._setDouble( val, index ); |
Argument | Type | Use | Description |
---|---|---|---|
return | Numeric | Return | The index of the item whose value was set. |
val | Numeric | Input | Numeric value to set. |
index | Numeric | Input | Index of the item to set. If negative, index is counted backward from the end of the list. |
Chapter Contents |
Previous |
Next |
Top of Page |
Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.