at end condition 末端条件
Rather than checking the loop condition before each iteration, the condition is checked at the end of the iteration.
与在每次迭代前检查循环条件不同,而是在迭代结束时检查条件。
Steps may have an optional filter condition written in square brackets ([and]) at the end of the step.
在步的结尾,步可以在方括号([和])中编写可选的过滤器条件。
The REPEAT statement defines a set of statements to be executed until a condition that is evaluated at the end of the REPEAT loop is true.
REPEAT 语句定义了一个语句集合,如果在 REPEAT 循环结束时某个条件的求值结果为 true,那么就将执行这个语句集合。
应用推荐