Changes

Jump to: navigation, search
no edit summary
</pre>
It is important to note that in the case of nested loops the ''break'' statement only exists exits the current loop leaving the outer loop to continue executing (and most likely once again executing the inner loop). To break from all outer loops in a nested loop it is necessary to use a ''label'' as described in the chapter entitled [[Windows PowerShell 1.0 Looping with the for and foreach Statements]].
== The continue Statement ==
j = 20
</pre>
 
<google>BUY_WPS_BOTTOM</google>

Navigation menu