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 Bytes From String With Encoding

Prev Next

Step Details

Introduced in Version4.0.0
Last Modified in Version5.0.0
LocationData > Text

The Get Bytes From String With Encoding step converts the Source String input to the specified Encoding Name input and outputs a list of Bytes.



Properties

Inputs

PropertyDescriptionData Type
Encoding NameThe desired encoding type to use (e.g. utf-8, utf-16, ascii)String
Source StringString to extract bytes from
String

Outputs

PropertyDescriptionData Type
OutputBytes from stringList of Byte