Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR JAVASCRIPT

powershell script string show variable

//To print the value instead the name of the variable
//Use "" instead of ''
$message = "Hello, $first $last."
 
PREVIOUS NEXT
Tagged: #powershell #script #string #show #variable
ADD COMMENT
Topic
Name
4+3 =