Chapter Contents |
Previous |
Next |
SCL List Class: _getItem |
Syntax |
Syntax |
return = objectName._getItem( index ); |
Argument | Type | Use | Description |
---|---|---|---|
return | SASHELP.CLASSES.TYPE.CLASS | Return | Type object containing the value. |
index | Numeric | Input | Index of the item to get. |
(1) return is sashelp.classes.type.class
Chapter Contents |
Previous |
Next |
Top of Page |
Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.