IPWorks EDIFACT 2020 JavaScript Edition

Questions / Feedback?

EndElement Method

Finishes the current composite data element.

Syntax

async edifactwriter.endElement(): Promise<void>

Remarks

Call EndElement once you've written all components in an element started with StartElement. You should not call this if you wrote a simple element using WriteElementString

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