Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Syntax
Text.FromBinary(binary as nullable binary, optional encoding as nullable number) as nullable text
About
Decodes data, binary
, from a binary value in to a text value, using encoding
type.