DekGenius.com
Home
(current)
Dictionary
BOOKS
LYRICS
CHORD
SCRIPT & CODE EXAMPLE
Karaoke language
Search
Go
SCRIPT & CODE EXAMPLE
CODE EXAMPLE FOR SHELL
How to check if a string is null or empty in PowerShell?
$str1 = $null [string]::IsNullOrEmpty($str1)
Source by itsmycode.com #
PREVIOUS
NEXT
Tagged:
#How
#check
#string
#null
#empty
ADD COMMENT
Topic
COMMENT
Name
8+3 =
Submit