That LOOP label looks to be non-descriptive (WMB)
That LOOP label looks to be non-descriptive
LOOP names that have a short description may not help improve the code clarity.
For example, “L” won’t help the developer in 6 months time help understand the code | ![]() |
But “ACCOUNTS_LOOP”, “CLIENTS_MISSING_DETAILS” or some other name provides far more clarity | ![]() |