BitSet ( value ; bit )
Sets a bit in a value
Average rating: 4.4 (29 votes) Log in to vote
Theo Ros - Show more from this author |
Function definition: (Copy & paste into FileMaker's Edit Custom Function window)
Sets a bit in a value
Syntax: BitSet ( value ; bit )
Returns the value with the bit set to 1
Return type: Number
Uses function BitTest()
Comments
Note: these functions are not guaranteed or supported by BrianDunning.com. Please contact the individual developer with any questions or problems.