Pastaba.
Prieigai prie šio puslapio reikalingas įgaliojimas. Galite bandyti prisijungti arba pakeisti katalogus.
Prieigai prie šio puslapio reikalingas įgaliojimas. Galite bandyti pakeisti katalogus.
Syntax
Binary.ToText(binary as nullable binary, optional encoding as nullable number) as nullable text
About
Returns the result of converting a binary list of numbers binary into a text value. Optionally, encoding may be specified to indicate the encoding to be used in the text value produced The following BinaryEncoding values may be used for encoding.
BinaryEncoding.Base64: Base 64 encodingBinaryEncoding.Hex: Hex encoding