Step Details | |
| Introduced in Version | 4.0.0 |
| Last Modified in Version | 7.12.0 |
| Location | Data > 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
| Property | Description | Data Type |
|---|---|---|
| Bytes | List of Bytes to get the string from. | List of Byte |
Outputs
| Property | Description | Data Type |
|---|---|---|
| GetStringFromUnicodeBytes1_Output | The string that was retrieved from the List of Bytes as input. | String |
