standard.net.soap.SOAPGetCtxArray

SOAPGetCtxArray is available since version 1.0.

Prototype:

array SOAPGetCtxArray(number soap_context)

Parameters

soap_context
[in] the soap context as returned by SOAPCtxNewWithMethod or { SOAPClientInvoke} (the response)

Description:

Convert a SOAP context handle to an array. The array will have the following keys:
"env", "attachments"

Return value:

Return an array characterizing the SOAP context.