September 2017
Intermediate to advanced
408 pages
9h 25m
English
We can start a search for a string within the Script field by pressing the Ctrl + F keys on windows or command + F on macOS. Clicking on the start search button icon on top of the syntax editor can also be used to perform a search. The search query could be a normal string or a regular expression enclosed within backslashes (/^[a-z][0-9]/).
As shown in the following screenshot, the Search field appears on top to the syntax editor just below the action buttons. We can type in the search term we are searching for and then hit Return to jump to the first occurrence of the string within the Script field:

Read now
Unlock full access