← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #268016]: array of numeric values

 

Question #268016 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/268016

RaiMan proposed the following answer:
ok, the 1st loop needs some termination condition

if shouldTerminate: # evaluate wether you should terminate the loop
     break # leave the loop

-- 
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.