That doesn't really make sense. Why extract a word you already know?
Do you mean that you want to check whether it has the word FOX in it?
Or do you want to find the position of the word FOX in it?
Or do you want to extract the three characters at this position in the
string?
Or do you want to extract the fifth word from the string?