Field-Map Scripting

4.1.9.2 LoadSimpleXML

LoadSimpleXML function


Prototype:

function LoadSimpleXML(const a_filename :string) : TTableWrapper;

Description:


Syntax:

variable:= LoadSimpleXML(FileName);


Part

Description


variable

variable declared as TTableWrapper


FileName

A string parameter with a file name

Return value:

Table


Note: This function is available since version X7.



See also:

OpenTable; LoadSimpleXML; OpenParadoxTable; CreateMemTableFromDefs; CloseAndFreeTable; Constants; AddintegerAttribute; AddFloatAttribute; AddbooleanAttribute; AddStringAttribute; AttributeExists; DefaultValue; DefaultValueEnabled; GetAttributesWithDefaultValue; GetAttributesWithDefaultValue