xor
Returns the bitwise logical XOR of the integers val1 through val9.$(xor,val1[, val2,..., val9])Quick Reference
System VariablesMENUECHOSets menu echo and prompt control bits.DIESEL Error Messages
Generally, if you make a mistake in a DIESEL expression, what went wrong
will be obvious. Depending on the nature of the error, DIESEL embeds an
error indication in the output stream.DIESEL error messagesError message DescriptionSyntax error (usually a missing right parenthesis or a runaway
string)$?$(func,??) Incorrect arguments to func$(func)?? Unknown function func$(++) Output string too long—evaluation truncatedQuick Reference
System VariablesMENUECHOSets menu echo and prompt control bits.xor | 343