How to Add or to Target for while_v2 Command

Newbie here on day 2 of trying to build a useful Macro for some annoying tasks I have to do at work. I’m feeling very accomplished but I’ve gotten stuck. See Line 8 of my code:

So the problem is that I plan on running this macro for several different search terms. I have it set to look for up to 60 items, but not every search results in exactly 60 items, some have as little as 4 and I need the macro to stop when it can’t find another one. How do I tell it to stop if it’s under 60 but there aren’t any more to read/store/save?

J

I’m looking at VerifyText… would this work? I’m not coder or a programmer so I really don’t know what I’m doing. But I’ve got this far. :grin: There aren’t allot of tutorials on this specific Command so I’m not sure how to use it.