Property : Maximum Iterations
Page Status: Beta
Contents |
[edit] Description
Use the Maximum Iterations property to see the system-wide iteration limiter (used to eliminate infinite loops).
This value is set by the system and can NOT be changed.
If an iteration statement loops this many times, the statement will be terminated automatically.
[edit] Property Editor Location
Appears when you select a For Iteration, Collection Iteration, or a While Iteration statement in the Design Editor
[edit] Data Type
[edit] Default Value
8192



