Find User Function
- Last UpdatedJul 18, 2023
- 1 minute read
If you need to locate a Cicode function in your Cicode source files, you can use the Find User Function option.
To locate a function within a Cicode source file:
-
Open the Cicode file you would like to search.
-
From the Edit menu, select Find User Function.
-
The Find User Function dialog box will open.
-
In the Find field, enter a function name (or part of a function name). If required, select the Find Exact Match check box.
-
Click OK.
A list of functions that match your search criteria will be displayed.
Note: If you leave the Find field empty and click OK, a full list of functions appears in the list.
To edit the Cicode file that contains a function:
-
Within the search results, select a function and click Edit.
Or:
-
Within the search results, double-click on a function.
The file containing the selected function will open in the Cicode Editor.