Chapter Contents |
Previous |
Next |
SCL List Class: _setList |
Syntax |
Syntax |
return = objectName._setList( val, index ); |
Argument | Type | Use | Description |
---|---|---|---|
return | Numeric | Return | The index of the item whose value was set. |
val | List | Input | List id 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.