Skip to content
Carlos Vargas
  • Books
  • Services
    • Coaching
    • YouthMax Leadership
    • Roundtables
    • Personality Assesments
  • EspaƱol
  • Quotes
  • Certifications
  • About

PowerShell; Loops

PowerShell Construct Operators

September 5, 2010 by Carlos E. Vargas

PowerShell has powerful loops and construct operators. If then loop: if ($x -gt 2) { #type your code } If then else loop: if ($x -gt 2) { #type your code } elseif ($x -lt 2) { #type your code } else { #type your code } Switch look (Select …

Read morePowerShell Construct Operators

Categories PowerShell Tags PowerShell; Loops
Don't miss out!
Subscribe To Our Updates Newsletter
We promise not to spam you. Unsubscribe at any time.
Invalid email address
Thanks for subscribing!

About Carlos Vargas

My Name is Carlos and my passion is to help entrepreneurs, business and churches reach their God given potential thru service, leadership and technology. This is the best location to learn how to integrate your business and passion while leveraging social media, digital marketing and content management.

  • Facebook
  • Instagram
  • Linkedin
  • Email
© 2021 Carlos Vargas