in reply to Re^2: if ($?variable_name)in thread if ($?variable_name)
$?name ${?name} Substitutes the string `1' if name is set, `0' if it is not.