Highlighting Content

When you double-click any string in the active window of the PeopleCode Editor, all occurrences of the string are highlighted. That is, all preceding and subsequent occurrences of the double-clicked string are highlighted.

Hyphenated words are considered as a string, so the string function is different from the string end-function. When you double-click function, occurrences of the string end-function are not highlighted. If you want to highlight occurrences of end-function, you have to double-click the string end-function.

Click anywhere in the active window to clear the highlight.