Write XML using SAX, adds a node value to a node begun with [[VS:XMLSAXBeginNode| XMLSAXBeginNode]].
FUNCTION XMLSAXAddNodeValue(
XMLHandle : LONGINT;
nodeValue : STRING): INTEGER;def vs.XMLSAXAddNodeValue(XMLHandle, nodeValue):
return INTEGER| Name | Type | Description |
|---|---|---|
| XMLHandle | LONGINT | |
| nodeValue | STRING |
[[VS:XMLSAXBeginDocFile]] or [[VS:XMLSAXBeginDocMemory]].
Availability: from Vectorworks 2011
- XML SAX