Inspection Gadgets questions Peter Thistleton Created December 01, 2003 19:01 Sorry if this is dumb or has been asked before. Does the string and object using == also check for instance using != (except where comparison is null)?
Yes, it does.
--Dave Griffith