Hi,
I am saving an array as a Property. When I check the value when loaded, the .equals() call to the same array contents is returning false. However if I convert both into strings I get true.
As anybody else had trouble with .equals() on array data types?
Thanks
Chris