What would be the value of undefine variable?
hi, - if is string context is '' (empty string) - if is in numeric context is 0 (zero) - if is in boolean context is FALSE
PM