standard.net.soap.SOAPGetEnvArray

SOAPGetEnvArray is available since version 1.0.

Prototype:

array SOAPGetEnvArray(number soap_env)

Parameters

soap_env
[in] the SOAP envelope as returned by SOAPEnvNewWithMethod or any SOAPEnvNew functions

Description:

Convert a SOAP envelope handle to an array. The array will have the following keys:
"root", "cur"

Return value:

Return an array characterizing the SOAP envelope.