BinaryStringXOR ( a ; b )
XOR two binary strings
			
 
 
 
 
    Average rating: 2.3 (3 votes)  Log in to vote		
| 
            John White                         Mc128k http://www.mc128k.com  | 
    
Function definition: (Copy & paste into FileMaker's Edit Custom Function window)
XOR two binary values, expressed as strings of "1" and "0". I used it for a hash function.
Comments
Note: these functions are not guaranteed or supported by BrianDunning.com. Please contact the individual developer with any questions or problems.