Next Loop ========= Category -------- Loop Commands Description ----------- This command enables user to break and exit from the current loop. Use this command when you want to break from the current loop. Parameters ---------- Command without parameter. Returned Value -------------- This command does not have returned value. Example Usage ------------- Example Location: `BYpass\\Examples\\Loop Commands\\Next Loop\\Next Loop.xml` See Also -------- - :doc:`End Loop ` - :doc:`Exit Loop ` - :doc:`Loop Continuously ` - :doc:`Loop List ` - :doc:`Loop Number Of Times ` - :doc:`Loop While `