IPWorks EDI 2020 Kotlin Edition

Questions / Feedback?

Request Property

The AS3 request to process.

Syntax

public var request: String
public var requestB: ByteArray?

Default Value

""

Remarks

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

The request may contain the AS3 headers, or these may be specified separately in RequestHeaders. Any methods which read or process the request will split the request into headers and body and populate Request and RequestHeaders appropriately.

Copyright (c) 2021 /n software inc. - All rights reserved.
IPWorks EDI 2020 Kotlin Edition - Version 20.0 [Build 8033]