Skip to content

Instantly share code, notes, and snippets.

@Weathergadget
Last active May 22, 2016 02:17
Show Gist options
  • Select an option

  • Save Weathergadget/7ca09663953b3900bc315ec05b062c31 to your computer and use it in GitHub Desktop.

Select an option

Save Weathergadget/7ca09663953b3900bc315ec05b062c31 to your computer and use it in GitHub Desktop.
Test2
For ($Num = 1; $Num -le 12: $Num ++)
{ #Do stuff
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment