Wow. I just spent the last 10 minutes on Google trying to find out how to do a “not equal to” in Wix. Can someone please reveal the secret? I’m just trying to do this:
If (variable “Hello”) {…
It doesn’t like “<>”, “!=” “NOT… ====”…
Thanks!
Wow. I just spent the last 10 minutes on Google trying to find out how to do a “not equal to” in Wix. Can someone please reveal the secret? I’m just trying to do this:
If (variable “Hello”) {…
It doesn’t like “<>”, “!=” “NOT… ====”…
Thanks!
Hi, Peter.
Does:
!==
work for you?
Thank you. Is this documented anywhere? Thanks, again!
I had Google-d the following:
javascript not equal
Here are some relevant hits: