# Criteria Options

<table><thead><tr><th width="197"></th><th>Definition</th><th data-hidden></th></tr></thead><tbody><tr><td><strong>For text</strong></td><td></td><td></td></tr><tr><td>Contain</td><td>Check the criteria if it contains the string you have specified anywhere in the value</td><td></td></tr><tr><td>Not contain</td><td>Check the criteria if it DOES NOT contain the string you have specified anywhere in the value</td><td></td></tr><tr><td>Start with</td><td>Check to see if the value specified appears at the beginning of the chosen criteria</td><td></td></tr><tr><td>End with</td><td>Check to see if the value specified appears at the end of the chosen criteria</td><td></td></tr><tr><td>In set</td><td>Check the criteria if it matches exactly any of the comma-separated list of values. The field accepts a comma separated list of potential values.</td><td></td></tr><tr><td>Not in set</td><td>Check the criteria if it DOES NOT exactly match any of the comma-separated list of values. The field accepts a comma separated list of potential values.</td><td></td></tr><tr><td><strong>For value</strong></td><td></td><td></td></tr><tr><td>In Set</td><td>Check the value if it matches exactly any of the comma-separated list of values. The field accepts a comma separated list of potential values.</td><td></td></tr><tr><td>Not In Set</td><td>Check the value if it DOES NOT match exactly any of the comma-separated list of values. The field accepts a comma separated list of potential values.</td><td></td></tr></tbody></table>
