Appearance
hexDecode(hex) → binary · Binary
hexDecode(hex) → binary
Decode a hex-encoded string to binary data.
hex
{ data: hexDecode($input.hexPayload) }