Constrain_Found_Count Global Variable

See Also: Debugging DDOs, Global Variables Used by Data Dictionaries, Constrain_Tests_Count, Constrained_Find, Constraint_Set, Constraint_Validate

Purpose

To determine how many records meet the criteria in a constrained find.

Type

Integer

What It Does

This integer increments continuously while a program runs. It contains the number of records which meet the criteria in the constraint.

Notes