Search requires javascript to work
Check if the given string is the NULL_STRING.
bool IsNullString(const char[] str)
The string to test.
True if NULL_STRING, false otherwise.