IPWorks EDI 2020 JavaScript Edition

Questions / Feedback?

URL Property

The URL to which requests are sent.

Syntax


 getURL(): string;

 setURL(URL: string): void;

Default Value

""

Remarks

This property describes the URL location where the partner will receive the message being sent. This must be set before the message may be sent. It tells HTTP where to send the message. The URL of the partner process should be known by each of the processes.

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