%dw 2.0
import * from dw::core::Binaries
output application/dw
---
{ "hexToBinary": fromHex("4D756C65") }
fromHex
fromHex(hexString: String): Binary
Transforms a hexadecimal string into a binary.
This version of the product has entered Extended Support. You can switch to the latest version.
Transforms a hexadecimal string into a binary.