XMPData_Dump

Dump a XMP data object to a text variable.
XMPData_Dump(xmpDataRef) ➔ xmpDump
xmpDataRef Text The XMP data reference.
↩︎ xmpDump Text The XMP data dump

Dump a XMP data object.

Parameter xmpDataRef is the reference to the XMP data object.

The data dump is returned in the method result (xmpDump).