DXML.SetValue

DXML.SetValue ( 

string  XMLTable,

string  XMLPath,

string  Value,

boolean  WriteCDATA )

Description

Sets the value of an element.

Parameters

XMLTable

(string) The name of the XML table.

XMLPath

(string) The full path to the element whose value you want to set.

Value

(string) The value you want the element to have.

WriteCDATA

(boolean) Whether to write the data as a CDATA section:.

Value

Description

true

Write the data as a CDATA section.

false

(Default) Don't write the data as CDATA. (Default)

Returns

Nothing.

See also:  Related Actions

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