%dw 2.0
import * from dw::core::Binaries
output application/dw
---
{ "hexToBinary": fromHex("4D756C65") }
fromHex
fromHex(String): Binary
Transforms a hexadecimal string into a binary.
Submit your feedback!
Share your thoughts to help us build the best documentation experience for you!
Take our latest
survey!