Show Constraints
To see where a field or variable is constrained, use the DVT: Show Constraints command.

The results. which are presented in the References View, include:
Constraints or type constraints involving the variable.
In-line constraints involving the variable, in
do ... keeping {}
andgen ... keeping {}
actions.Initializations involving the variable in
new ... with {}
actions.Allocations of the variable using
new
.Generations of the variable using
gen
ordo
actions.
Tip
For generatable fields you can also use the DVT: Show Constraints command.