open( mode )
- Return type: no return value
- Opens the
findbar
using the specified mode, which should be one ofFIND_NORMAL
,FIND_TYPEAHEAD
, orFIND_LINKS
. If you don't pass a mode, the last-used mode for the same findbar is used. If the findbar hasn't been used before,FIND_NORMAL
is the default.