Get String From Unicode Bytes
  • 10 Nov 2022
  • 1 Minute to read
  • Dark
    Light

Get String From Unicode Bytes

  • Dark
    Light

Article Summary

Step Details

Introduced in Version4.0.0
Last Modified in Version7.12.0
LocationData > Text

The Get String From Unicode Bytes converts a List of Unicode Bytes into a single String Output. The step receives this List via the Bytes Input in the steps Properties tab.




Properties

Inputs

PropertyDescriptionData Type
BytesList of Bytes to get the string from.List of Byte

Outputs

PropertyDescriptionData Type
GetStringFromUnicodeBytes1_Output
The string that was retrieved from the List of Bytes as input.String



Was this article helpful?