When I look up documentation for while, is see examples using while_v2 (while, endWhile - FlowControl - Selenium IDE Commands Tutorial).
I’ve also seen if and if_v2 (If, else if, else, end => Flow Control - Selenium IDE Commands Tutorial).
What is the difference between them, and when do you use one instead of the other?