Flow Chart Checks : (C18021) Loops in index definition

(C18021) Loops in index definition

Error In:
Correctness
Description:
Data elements use constants in their definition in a “circular” manner.
Example:
AR is an array from 1 to N, while N is defined as rindex (AR).
Erroneous Elements:
Data-items, conditions, events, and user-defined types