Previous Topic: Text StringsNext Topic: FIND: Default String


Character Strings

Use a character string to find a string exactly as it is entered.

Example

This command finds the characters This. In this example, the word This is found, but this, THIS, and other variations are not found.

Command ===> find c'This'