XMLNextText

Use this function to retrieve the next text element in the XML search list.

Syntax

XMLNextText (List)

Parameter

 
List

iEnter the name of the list.

Example

Here is an example:

Mystring = XMLNextText(List);

See also