Thanks for posting your code Troy ☺
I was getting an expression error on the line with the while loop, but it looks like it’s because when the code is posted here, the less-than sign < is converted to a HTML entity & l t ; ( I’ve added spaces so it doesn’t change to the < symbol).
Just replying in case it helps someone else.