Previous Topic: Selection Condition CreationNext Topic: Example: Complex Condition


Example: Simple Condition

For a simple condition involving only one field, type a valid operator in the OP column and one or more comparison values in the compare value column.

Example:

Type GT in the OP column next to CUST-DOB-YY, and 50 in the compare value column.

You have created the following selection condition:

IF CUST-DOB-YY GT 50

Whenever the value of CUST-DOB-YY is greater than 50, this view is used to format the record data.