DXML.ReadFromString

DXML.ReadFromString ( 

string  File,

string  XMLTable,

string  String )

Description

Loads an XML string into memory.

Parameters

File

(string) The full path to the file where the XML string will be saved.

Note: This argument is not required but if it is not set then the XML data cannot be saved to file without first calling DXML.SetFilePath().

XMLTable

(string) The name of the XML table in which to load the XML string.

String

(string) The String which will be loaded.

Returns

Nothing.

See also:  Related Actions

Сайт управляется системой uCoz