-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Closed
Labels
area-languageArea - PowerShell syntax and keywordsArea - PowerShell syntax and keywords
Description
about_continue advises that a for loop who's arguments test a value modified by its statements, it could become an infinite loop. Maybe this could be clarified that 'if those statements are beyond' the continue
statement.
Also, it states that execution continues at the first line of the loop, but in technicality it resumes with the argument, which in some circles would be considered an implicit last line of the loop with the first line implicitly being the .
Document Details
⚠ Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.
- ID: f864727d-d160-1887-e073-7a568a845d01
- Version Independent ID: 898c8336-37f1-296d-768c-60397c723ba2
- Content: about_Continue
- Content Source: reference/6/Microsoft.PowerShell.Core/About/about_Continue.md
- Product: powershell
- GitHub Login: @SteveL-MSFT
- Microsoft Alias: slee
Metadata
Metadata
Assignees
Labels
area-languageArea - PowerShell syntax and keywordsArea - PowerShell syntax and keywords