obj input value
Type returns the internal Tcl type of an object. This operator is only for internal use.
view [expr {1+2}] type int
int