Community Documentation

Compare text

Last updated October 16, 2012. Created by mitchell on October 16, 2012.
Log in to edit this page.

The 'text comparison' condition is useful when integrating multiple data sources.

It supports 4 ops: contains, starts with, ends with, and regex.

Regex uses PCRE syntax.

Examples include: matching an email address, .....

Drupal’s online documentation is © 2000-2013 by the individual contributors and can be used in accordance with the Creative Commons License, Attribution-ShareAlike 2.0. PHP code is distributed under the GNU General Public License. Comments on documentation pages are used to improve content and then deleted.