Hello.

How do I search for a keyword in a string?

Like...

variable1 := 'How do I check to see if Voltrox is contained in this string?';

Then search variable1 to determine if it contains Voltrox.