CloseTagID method |
Applies to
TWPCustomXMLInterface
Declaration
procedure CloseTagID(ID: Integer);
Description
The function OpenTag returnes an unique integer value. This value can be used to automatically close all tags which have been opened but not closed in the meanwhile. All you have to do is to use the procedure CloseTagID with this integer as parameter.
Category
Creation of XML data
Copyright (C) by WP |