The word match feature enables you to type the beginning characters
of a word used elsewhere in your code and then have the Source Editor
generate the rest of the word.
To use the word match feature:
Type the beginning of the word and press Ctrl-L to search
forward, or Ctrl-K to search backward.
If a match is found, the rest of the matching word is generated.
The current file is searched first. Then all other open files are
searched in the order in which they were last used.
If your first match does not generate the desired word, you can
press Ctrl-L or Ctrl-K multiple times to find additional matches.