GETBIT returns a BYTEINT value of either 0 or 1, reflecting the value of the bit residing at the target_bit_arg position of the target_arg byte expression.
The result format is the default format for BYTEINT.
The default title for GETBIT is: GETBIT( target_arg, target_bit_arg).