Opens a dialog that enables the user to search
and replace in the file loaded in the editor.
Syntax
FileSearchIn(<direction>[, <search_string>])
Parameters
direction
Forward or Backward.
search_string
The string to search for. If not specified the current select
buffer is used as a default search string.
Object
Text Editor.
|