PowerShell : Continue Keyword
PowerShell : ContinueĀ Keyword
Continue Keyword in PowerShell One of the things that is a bit confusing for powershell beginner is theĀ ContinueĀ statement. This is partially because it does not act like it might in some other languages. Next question will arise, then what does theĀ ContinueĀ statement do in Windows PowerShell? the answer is it returns flow to the top of the innermost loop that is controlled by aĀ While,Ā For,ā¦
View On WordPress







