EndSegment Method

Ends writing the current segment.

Object Oriented Interface

public function doEndSegment();

Procedural Interface

ipworksedi_vdawriter_do_endsegment($res);

Remarks

EndSegment terminates writing the current segment and flushes it to the output stream/file.

You should call EndSegment to close a segment started with StartSegment, StartInterchangeHeader, StartFunctionalGroupHeader or StartTransactionHeader.

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