Documentation Index

Fetch the complete documentation index at: https://documentation.decisions.com/llms.txt

Use this file to discover all available pages before exploring further.

Have Questions?  Need Expert Answers?  JOIN LUNCH N' LEARNS!

Get Unicode Bytes From String

Prev Next

Step Details

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

The Get Unicode Bytes From String step converts a provided String into a List of Unicode Byte data. The String is received via the Str Input in the step Properties. This is a serialization step as it converts an object into a storable String of Bytes.




Properties

Inputs

PropertyDescriptionData Type
StrString to get bytes from.String

Outputs

PropertyDescriptionData Type
GetUnicodeBytesFromString1_OutputList of Bytes that was retrieved from the String as input.List of Byte