continue
leaves the current iteration in a loop and starts the next one. data
do
exit
goto
statement in PowerShell. if
conditionally does or does not execute sets of other statements. throw
to raise exceptions. try
… catch
… finally
handle exceptions.