Home / Support / Documentation
AEP Online Help Index
Simple Condition
Allows to execute selected operations set depending on condition set by user.
- Source
-
Set the text source to be used for condition check.
- This criterion is met if data
- Enables the mode when the condition criterion is met.
- This criterion is NOT met if data
- Enables the mode when the condition criterion is not met.
- Empty
- True if the text source is empty.
- Equals Defined Text
- True if the text source is the same as the line specified. Template usage is possible.
- Contains Defined Text
- True if the text source contains the line specified. Template usage is possible.
- Begin With Defined Text
- True if the text source begins with the line specified. Template usage is possible.
- End With Defined Text
- True if the text source ends with the line specified. Template usage is possible.
- Match Case
- Enables case-sensitive comparing.
- Use Wildcards
- Enables wildcards usage when comparing.
- Use Regular Expressions
- Enables regular expressions usage when comparing.
|