SetXMLNodeName()

Syntax

SetXMLNodeName(*Node, Name$)
Description
Changes the tagname of the given XML node. If the node is not of type #PB_XML_Normal or #PB_XML_Instruction, this function is ignored.

Supported OS

All

<- SetXMLEncoding() - XML Index - SetXMLNodeOffset() ->