Feature Rich
Rapid Application Development
Helping you or your customers
Manage their Business

All Commands All Other
Commands

CSV_DATA_TO_XML

Convert the imported CSV data to XML using the data field names provided.

Once this is run, CSV_DATA command requires the tag name to access the data.

Number Name Default Type Description
1 alias CSV String The alias of the CSV data
2 data_fields String

A comma separated list (enclosed in square brackets) to use as the tag names.

If this is left blank then the first row of the CSV data will be used.

All tag names will be converted to lower case and spaces will be replaced with an underscore.

to add a Comment.