Function
Search for function/procedure/method.
──────────────────────────────────────────────────────────────────────────────

This allows you to search for a function, procedure, method or class
declaration.

When you choose this option you will be given the chance to enter the name
of a function or procedure to search for within the current source code
file.

█▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀ Function Search ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀█
█ Search String: getindexes
█▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄█


The text search begins from the current cursor position in the source code
an continues until either it finds the specified Function/Procedure or until
it reaches the end of the file.

If the function/Procedure can be found within the current source code, the
source code window will move to that line of source code.

This option is affected by the Case Sensitivity option

The hot-key combination for this item is <Shift><Alt><F>.