User Tools

Site Tools


condition:Script

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Last revision Both sides next revision
condition:Script [2019/06/30 22:07]
peternlewis
condition:Script [2021/03/04 20:36]
peternlewis
Line 18: Line 18:
 * returns text that is exactly (case insensitively) a specified string. * returns text that is exactly (case insensitively) a specified string.
 * returns text that is not exactly (case insensitively) a specified string. * returns text that is not exactly (case insensitively) a specified string.
-* returns text that is contains (case insensitively) a specified string. +* returns text that contains (case insensitively) a specified string. 
-* returns text that is does not contain (case insensitively) a specified string.+* returns text that does not contain (case insensitively) a specified string.
 * returns text that starts with (case insensitively) a specified string. (v8+) * returns text that starts with (case insensitively) a specified string. (v8+)
 * returns text that ends with (case insensitively) a specified string. (v8+) * returns text that ends with (case insensitively) a specified string. (v8+)
condition/Script.txt · Last modified: 2021/10/18 04:52 by peternlewis