Windows PowerShell If Statement. Also 'Else and 'ElseIf' constructions
PowerShell's 'If' statement comes under the umbrella of flow control. Master the basic construction then add 'Else' and ElseIf statements. For example, if file exists. ... Note 10: Once If statements get complicated it's time to investigate PowerShell's S
www.computerperformance.co.uk |