ReferenceNoirJSnoir_jsfunctionsFunction: xor()Version: devOn this pageFunction: xor() function xor(lhs, rhs): string Performs a bitwise XOR operation between lhs and rhs Parameters ParameterTypelhsstringrhsstring Returns string