IPWorks EDIFACT 2020 JavaScript Edition

Questions / Feedback?

OutputFile Property

Specifies the name of the EDI file to write to.

Syntax


 getOutputFile(): string;

 setOutputFile(outputFile: string): void;

Default Value

""

Remarks

Set OutputFile before calling the StartInterchangeHeader method to write an EDI interchange to a file on disk.

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