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

Get UTF 8 Bytes From String

Prev Next

Step Details

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

Get UTF 8 Bytes From String encodes the user-input String value into a List of UTF8 Bytes. This input is received via the Str Input in the Properties tab. This step is commonly used with Message Queues.




Properties

Inputs

PropertyDescriptionData Type
StrString to get bytes from.String

Outputs

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