EasyManua.ls Logo

AUBO i5 - Page 133

AUBO i5
181 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
©2015-2018 AUBO.All rights reserved.
Page 131
ONLINE PROGRAMMING V4.3
Continue
Continue command is used to terminate a Loop for one time. Note the difference between Continue
and Break, Break jump out of whole loop and don’t enter again. Continue jump out of loop for one
time and enter the loop in next time.
The gramma of Continue should be formal. Continue can only be used inside Loop and there must
have an If command before Continue. When condition in If is satisfied, then execute Continue to
jump out of the loop for one time. Otherwise, an error message will pop up.
ClickRemoveto delete the Continue command.
Figure 11.10 Continue

Table of Contents

Related product manuals