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’.
-9fc67ef.png)
-39896bd.png)
-016907d.png)
-e9040a3.png)