For-Loop, Skipping of Error Values
Summary
For-Loop, Skipping of Error ValuesContent
I am using for-Each loop to iterate over data/records, It works fine for hundreds of records and gets fail because of Data related issue for that particular record, After the failure It did not check the remaining records.
How can It iterate for the reaming by skipping the particular records which contains error or having inaccurate data.
Thanks in Advance.
Version
18.4.3.0.0
Tagged:
0