User Tools

Site Tools


condition:Text

**This is an old revision of the document!**

The Text condition evaluates a text token string and then checks if it:

  • is empty.
  • is not empty.
  • is exactly a specified string.
  • is not exactly a specified string.
  • is alphabetically before a specified string. (v7.2+)
  • is alphabetically after a specified string. (v7.2+)
  • contains (case insensitively) a specified string.
  • does not contain (case insensitively) a specified string.
  • matches a specified regular expression.
  • does not match a specified regular expression.

See Also


Actions

Conditions

condition/Text.1466565827.txt.gz · Last modified: 2016/06/21 23:23 by peternlewis