Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save hbulens/35a96d746f879fc0ce18c72660b3fec2 to your computer and use it in GitHub Desktop.
Save hbulens/35a96d746f879fc0ce18c72660b3fec2 to your computer and use it in GitHub Desktop.
param([string]$parameter1, [string]$parameter2)
Write-Host $parameter1 $parameter2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment