LOTUSSCRIPT/COM/OLE CLASSES


SAX_EndElement event
Example

Signals the end of the specified element in the input XML.

Defined in

NotesSAXParser

Syntax

SAX_EndElement( Source as NotesSAXParser, byval ElementName as String )

Parameters

Source


ElementName
Example
See Also