1
00:00:00,340 --> 00:00:04,270
Hello, and welcome to this module, Controlling the flow of PowerShell Functions.

2
00:00:04,270 --> 00:00:11,840
In this module, we'll first review how to use the If and Else statements.

3
00:00:11,840 --> 00:00:17,140
We'll then look at how we can use the Do‑While and Do‑Until for looping.

4
00:00:17,140 --> 00:00:25,000
We'll then look at what a Switch statement is and how to use that. And then we'll move on to using a ForEach enumerator.

