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.