IPWorks 2020 JavaScript Edition

Questions / Feedback?

EndElement Method

Writes the closing tag of an open XML element.

Syntax

async xml.endElement(): Promise<void>

Remarks

Writes the closing tag of the XML element most recently opened using StartElement.

If no elements are opened, the call fails with an error

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks 2020 JavaScript Edition - Version 20.0 [Build 8292]