Text.ToBinary
Kodar text till ett binärformat.
Syntax
Text.ToBinary(
text as text,
optional encoding as TextEncoding.Type,
optional includeByteOrderMark as logical
) as binary
Remarks
Kodar det angivna textvärdet, text
, till ett binärvärde med angiven encoding
.
Category
Text.Conversions from and to text