variable foo = NULL; print(foo); if (foo == NULL) print(typeof(foo));