01.10.2010, 14:49
if(isnull(stringVar))
returns false if the string contains more than \1 and \0 (empty space and null)
returns true if the string is empty (contains only space and/or null)
returns false if the string contains more than \1 and \0 (empty space and null)
returns true if the string is empty (contains only space and/or null)