if {int($x) > int($y)} { puts "$x is greater than $y" }