define x 1
define y "ola"
if { and {not-null? $x} {== $x 1} } {
        echo "ola"
}