Expression 1:
The first conditional espression for the IF statement. Can be a dynamic value from any datasource you have in your page
Operator:
The operator for the comparison between the 2 expressions.
You can choose betwenn the operator:
- Less than
- Less than or equal to
- Greater than
- Greater than or equal to
- Equal
- Identical
- Not equal
- Not Identical
- AND
- NOT
- OR
- XOR
Expression 2:
The second conditional espression for the IF statement. Can be a dynamic value from any datasource you have in your page
Else:
Define if insert the Else statement and if must be insert before or after the selection
Only for Php My-Sql 5.0 or more