Skip to content

XML File

Reference


Reads and writes data from a XML file.

Categories: [helpers]

Version: 1


Actions

Read from file

Reads data from a XML file.

Properties

NameTypeControl TypeDescription
FileFILE_ENTRYFILE_ENTRYThe object property which contains a reference to the XML file to read from.
Is ArrayBOOLEANSELECTThe object input is array?
PathSTRINGTEXTThe path where the array is e.g ‘data’. Leave blank to use the top level object.
Page SizeINTEGERINTEGERThe amount of child elements to return in a page.
Page NumberINTEGERINTEGERThe page number to get.

Write to file

Writes the data to a XML file.

Properties

NameTypeControl TypeDescription
TypeINTEGERSELECTThe value type.
Source{}OBJECT_BUILDERThe object to write to the file.
Source[]ARRAY_BUILDERThe aray to write to the file.
FilenameSTRINGTEXTFilename to set for binary data. By default, “file.xml” will be used.

Output

Type: FILE_ENTRY

Properties

TypeControl Type
STRINGTEXT
STRINGTEXT
STRINGTEXT
STRINGTEXT