Convert Object to XML#
Converts an object to a string in XML format.
| Value | [Any data type] The object that needs to be converted to an XML string. |
| Result | [Text] Returns a string in XML format. |
| Error Handling Level | Select the error handling level. Possible values:
If "Default" is selected, the value from the "Start" block of this diagram will be used. |
| Message Level | Select the message level that blocks will output during operation. Possible values:
If "Default" is selected, the value from the "Start" block of this diagram will be used. |
| Error Text | [Text] Returns detailed information about the error in case of incorrect execution of the block's work. |