Quote:
Originally Posted by Fou-Lu
Nothing different; these are already both strings, so the results would be the same. Identical is used for conflicting datatypes like checking 0 === false which is false, while 0 == false is true.
|
Okay, that is what I thought.
Thanks for the help!
Debbie