Zoomed Image

AMSX Scripting Language - Command : texttoxml

Summary

Text to XML

Description

Push a text buffer into an XML document

msResult is the input here for the main text to be parsed.

Parameters

ParameterDescription
cmd"," separated list of field names, blank to use record 1 as field names
Argument 0field separator (supports "tab"), separate multiple separators with "|"
Argument 1number of header records to ignore

Syntax


TextToXML ""," separated list of field names, blank to use record 1 as field names", "field separator (supports "tab"), separate multiple separators with "|"", "number of header records to ignore"

Return to the AMSX Command Reference