Syntax

expression.Export(Url, Overwrite)

expression An expression that returns an XmlMap object.

Parametersparameter if the file exists. The default value is False.

Name Required/Optional Data Type Description
Url Required String The path and file name of the XML data file to export to.
Overwrite Optional Variant Set to True to overwrite the file specified in the URL

Return Value
An value that indicates the result of the method.

Remarks

Use the method to export the contents of the mapped cells to a String variable.

See also: