BitwiseNOT ( x )
Performs a bitwise NOT (https://en.wikipedia.org/wiki/Bitwise_operation#NOT)
Be the first to rate this function Log in to vote
Andrea Niro - Show more from this author |
Function definition: (Copy & paste into FileMaker's Edit Custom Function window)
Bitwise NOT
--------------------------------------------------------------------------------------
Dependencies:
BitwiseXOR ( x ; y ) [ https://www.briandunning.com/cf/2463 ]
Comments
Note: these functions are not guaranteed or supported by BrianDunning.com. Please contact the individual developer with any questions or problems.