Chapter Contents |
Previous |
Next |
List View Control: _find |
Syntax |
Syntax |
objectName._find( startRow, column, text ); |
Argument | Type | Use | Description |
---|---|---|---|
startRow | Numeric | Update | specifies the starting row of the search and returns the row number if found |
column | Numeric | Input | specifies the column to search |
text | Character | Input | specifies the text string to search |
Chapter Contents |
Previous |
Next |
Top of Page |
Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.