< # .SYNOPSIS This script displays the value, and type, of an expression. .DESCRIPTION This script is a rewrite of the second example on this page, The script illustrates how to use the GetType method to return the type that results from a calculation. in this case, two ...