/
BLENGTH
BLENGTH
SYNTAX:
FUNCTION BLENGTH ( V:BINARY ) : INTEGER;
The blength function returns the number of bits in a binary.
Parameters :
V is a binary value.
SYNTAX:
FUNCTION BLENGTH ( V:BINARY ) : INTEGER;
The blength function returns the number of bits in a binary.
Parameters :
V is a binary value.