Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

powershell get type of variable

$x = 10 
$x.GetType()
Source by www.tutorialspoint.com #
 
PREVIOUS NEXT
Tagged: #powershell #type #variable
ADD COMMENT
Topic
Name
3+2 =