Chapter Contents

Previous

Next
Tree View Control: _find

Tree View Control: _find



Find the node with the specified string


Syntax

Syntax

objectName._find( startNode, text, searchType,callback,foundNode );

Argument Type Use Description
startNode Object Input specifies the node to start the search from
text Character Input specifies the text string to search for
searchType Numeric Input specifies the search type to perform
callback Numeric Input used for internal purposes only. Value passed in will be ignored.
foundNode Object Output specifies the node containing the found text string


Chapter Contents

Previous

Next

Top of Page

Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.