NullStr Purpose Returns null if a specified string is empty. Arguments NullStr( <str> ) Notes The string is empty if it consists of all spaces, or "". If not empty, the string with trailing spaces removed is returned.