Quantcast
Channel: AutoIt v3 - General Help and Support
Viewing all articles
Browse latest Browse all 12506

Break alternative in AutoIt

$
0
0

Is there any alternative to Break (in python, used to exit out of functions) in AutoIt?

 

(Except this: )

  1. Func Example()
  2.     While 1
  3.         ;Statements
  4.         ExitLoop
  5.     WEnd

TD :)


Viewing all articles
Browse latest Browse all 12506

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>