check if the given variable is null, undefined or an empty string(zero length)
true if given variable is null or undefined or an empty string, false in other cases
check if the given variable is null, undefined or an empty string(zero length)