Quantcast
Viewing all articles
Browse latest Browse all 112

javascript xor

if there an xor symbol? i have an if statement right now like: if(someBool || someBool2) but it would work better if i could do: if(someBool "xor" someBool2)

Viewing all articles
Browse latest Browse all 112

Trending Articles