Code Search
Last updated 1/02/2023
How to Use Five's Code Search
The Code Search tool enables you to search for strings in your code. When you first open the Code Search tool all the IDs for your code blocks will be listed, as you type in a string to search by, Five will reduce the list to only display the code blocks containing the string. The results include the first line of your code where the string is utilised.The short video below demonstrates how to use Five's Code Search.
Steps
Prerequisite - When working in the Cloud, the role of Developer or Control.1. Select Tools in the menu.
2. Select Code Search in the menu.
3. Type a string in the Search String field, press tab.
Figure 1 - Code Search tool
tip
Case insensitive is the default to search by, however, you can select to search by case sensitive by using the lookup icon in the Case field. Upper case letters and lower case letters are ignored when using case insensitive.