Previous Topic: ConditionName FlagNext Topic: NOT Condition


Flag

A field with type F can have only the value true or false.

Example

IF FOUND                              IF NOT FOUND

In the preceding statement, FOUND was defined as a flag that returns a value of true or false.