find


Description:

[ Version ( deprecated = true , deprecated_since = "2.22" , since = "2.16" ) ]
public bool find (string string, bool caseSensitive, bool backwards, bool wrap, bool wholeWord, bool searchInFrames, bool showDialog)

Warning: find is deprecated since 2.22.

Parameters:

this

A DOMWindow

string

A char

caseSensitive

A bool

backwards

A bool

wrap

A bool

wholeWord

A bool

searchInFrames

A bool

showDialog

A bool

Returns:

A bool