Bitwise XOR
#Firmware/v210
v = bit.bxor(w1, ...) v = bit.bxor(txt)
v = bit.bxor(w1, ...)
v = bit.bxor(txt)
Returns for the bitwise XOR of all the words w1...wn, or the string txt.
w1
wn
txt