Skip to content

Instantly share code, notes, and snippets.

@smoonlee
Created March 12, 2025 08:53
Show Gist options
  • Save smoonlee/0f5e36dcb21b419ed32fbcac62dbbdcc to your computer and use it in GitHub Desktop.
Save smoonlee/0f5e36dcb21b419ed32fbcac62dbbdcc to your computer and use it in GitHub Desktop.
Powershell - IsNullEmpty
([string]::IsNullOrEmpty($version))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment