TextText.FromBinaryOn this pageText.FromBinary Decodes data from a binary form into text. Syntax Text.FromBinary( binary as binary, optional encoding as TextEncoding.Type) as text Remarks Decodes data, binary, from a binary value in to a text value, using encoding type. Category Text.Conversions from and to text