BitMaskclear()
Clears the bits from the given bit position for the number of bits given
Usage
NUMERIC = BitMaskclear(
p1,
p2,
p3
)
Argument | Summary |
---|---|
p1 | number |
p2 | bit number to start |
p3 | length of bits |