See Also: Debugging DDOs, Global Variables Used by Data Dictionaries, Constrain_Found_Count, Constrained_Find, Constraint_Set, Constraint_Validate
To determine how many records are being tested in a constrained find.
Integer
This integer increments continuously while a program runs. It contains the number of records tested by the constraint system.
You must initialize constrain_tests_count to zero (0) at the point where you wish to begin counting.
You can visually debug Data Dictionary objects (DDOs) and test the efficiency of constrained finds using the Data Dictionary Inspector.