Function Name |
Text Decode | ||
Category |
String | ||
Icon |
![]() |
||
Description |
Decodes binary data into a string using an encoding (i.e. utf-8) | ||
Inputs |
|
||
Outputs |
|
||
Properties |
|
||
Decodes a string from its binary representation, typically used with binary data read from a data source or data obtained from Base64 Decode and Hex Decode.