string required default (empty)The packed (binary) string to hex-encode. Usually a 16-byte packed item ID, but any byte string works: each byte becomes two lowercase hex digits. Not trimmed - surrounding spaces are encoded (a space becomes 20). A single 0 as the whole argument is read by AA as an empty argument, so it yields empty output (not the hex 30).
[{unpack:ABC}]
[{unpack:}]
[{unpack:{packid:a65d19971986e750761f0efcd9a16b1b}}]
[{unpack: ab }]
[{unpack:{packid:48656c6c6f}}]
[{unpack:hi}]
[{unpack:0}]