if loop powershell ise code example Example: powershell else if if (condition) { # Whatever } elseif (condition) { # Whatever }