BitMaskRead (number, start, length)
Performs a bitwise mask read operation.
<cfoutput> The bit mask of 255 is: #BitMaskRead(255, 4, 4)# </cfoutput>