BITCHR |
Scroll |
The BITCHR function converts the input binary string into its equivalent character representation.
Category
String
Syntax
BITCHR (source_string, length)
Parameter Descriptions
source_string - The name of the source binary string that needs to be converted into character representaion.
length - A numeric value that specifies the number of characters (bytes) to be converted from the source_string.