I would love to see a .Contains for strings. Example Usage, If String.Contains("This") = True then toastmessageshow("Yayyyyy") else toastmessageshow("Boooooo") end if