alertXML function

This function can be used for debugging purposes to display the contents of an XML message.

Depending on the browser capabilities, the data will be serialized.

Syntax

alertXML( xmlDoc )

Parameters

Name Type Description
xmlDoc   This is the XML data that will be shown in the alert box.

Source

SY_OB_Transactions.js line 704.