Description Summary
The software uses a loop with a control flow condition based on a value that is updated within the body of the loop.
Extended Description
This pattern identifies situations where the value of the local storable data element used in the condition of the loop control flow of code is updated within the Write action located in the loop body block.