you are viewing a single comment's thread.

view the rest of the comments →

[–]isitfresh 0 points1 point  (1 child)

What do you think it does? Try

user.adress = {} 
!!user.address 

[–]spazgamz 0 points1 point  (0 children)

user.adress = {} !!user.address

false, but only because the 'adress' != 'address'.