ExportXML()

Syntax

ExportXML(#XML, Filename$)
Description
Exports the specified xml to the user through a download.

Parameters

#XML The xml to export.
Filename$ The filename to use. This is the name which will be shown to the user when the download starts.

Return value

None.

See Also

LoadXML(), CreateXML(), ComposeXML()

Supported OS

All

<- ExamineXMLAttributes() - XML Index - FreeXML() ->