I want to check if the string contains a particular word, say, string "World" doesn't
have "ed". What the operator shall I use here? Thanks.

David