Chapter Contents |
Previous |
Next |
SCL List Class: _findDouble |
Syntax |
Syntax |
return = objectName._findDouble( val,nth,start ); |
Argument | Type | Use | Description |
---|---|---|---|
return | Numeric | Return | Index where the item was found, or zero if not found. |
val | Numeric | Input | Value to search for. |
nth | Numeric | Input | Occurence to search for. |
start | Numeric | Input | Index to start searching from. |
Chapter Contents |
Previous |
Next |
Top of Page |
Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.