H
Haris Bogdanovic
Hi.
When I try to test equality of two strings, for example:
if object1.string==object2.string then puts object1.string end
I get nothing printed even though two strings are equal.
Why ?
Thanks
When I try to test equality of two strings, for example:
if object1.string==object2.string then puts object1.string end
I get nothing printed even though two strings are equal.
Why ?
Thanks