Web3S_Demo > Web 3S String Utils Function Library > Hex to String

Hex to String

Converts a hex string to a UTF-8 string.

Inputs

Hex String
String

The hex string to be converted to a text string.

Outputs

Return Value
String

A text string created from the given hex string.