IPWorks EDI 2020 JavaScript Edition

Questions / Feedback?

Request Property

The AS1 request to be processed.

Syntax


 getRequest(): Uint8Array;

 setRequest(request: Uint8Array): void;

Default Value

""

Remarks

You may specify the request manually, or you may load the request from the mail server by invoking ReadRequest.

The headers generally should be specified separately in RequestHeaders.

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