Hi guys
I�m starting to use webstorage to save game options locally and things like that.
I�ve been searching on the forum, and on the programm, but I think it�s not possible to do what I want, and that�s why I�m asking here.
Is there any way of comparing directly (as a condition) the value of a webstorage.local variable against something else?
I�ve only found the option of checkins if it exists or not, so, I think the way is to store to a global variable if it exists, and after, compare it against what I want, but I don�t know if there is a faster way of doing that.
Thanks for all your help men (and women, and animals :)).