Xml.Tables
This function retrieves the data from the XML document and organizes it into a structured format of nested tables.
Xml.Tables(contents as any, optional options as nullable record, optional encoding as nullable number) as table.
This function retrieves the data from the XML document and organizes it into a structured format of nested tables.