The following fields are available when creating IF statements for tokens.
IF Statement Editor Fields
Field Name |
Field Description |
IF |
From the drop-down list, select the value for the qualifier of the token. Your options are as follows:
|
• |
< Select this option if the token value should be less than the indicator input in the free-text field. |
|
• |
<= Select this option if the token value should be less than or equal to the indicator input in the free-text field. |
|
• |
> Select this option if the token value should be greater than the indicator input in the free-text field. |
|
• |
>= Select this option if the token value should be greater than or equal to the indicator input in the free-text field. |
|
• |
== Select this option if the token value should equal to the indicator input in the free-text field. |
|
• |
!= Select this option if the token value should be less than the indicator input in the free-text field. |
|
AND/OR |
Select this option if there is an additional qualifier for the token IF statement. |
THEN |
Type the result for the token when the qualifiers are met. |
ELSE |
Type the result for the token when the qualifiers are not met. |