Contains(Text)
Returns a true/false value indicating whether a specified substring occurs within this string.
Returns a true/false value indicating whether a specified substring occurs within this string.
For example, checking to see if TextField2 (test) is contained in TextField1 (this is a test), will return true, as ‘test’ is contained in ‘this is a test’.
-33ae914.png)
-1cffc4e.png)
-1888e52.png)
-9e1d47c.png)