Xml.Tables
Xml.Tables(contents as any, optional options as nullable record, optional encoding as nullable number) as table
Returnerer indholdet af XML-dokumentet som en indlejret samling flade tabeller.
Hent indholdet af en lokal XML-fil.
brug
Xml.Tables(File.Contents("C:\invoices.xml"))
output
table