We are using a loop based on extracted value. If the value exists it will go to "Else".
Problem: Once it finds the value, for all subsequent iterations, it consider it exists. Is it possible to flush the extracted variable after the iteration is over?
↧
How to flush an extracted value after each iteration
↧