wwSoap::ParseSoapResponse
Parses the SOAP Response package and returns the result parameter.
If datatypes are provided in the SOAP package the value is returned as a typed value, otherwise the value is returned as a string.
o.ParseSoapResponse(lcSoapResponse, lvStore)
Variant. Result value of the request.
Parameters
lcSoapResponse
Optional - SOAP Response XML as string.
lvStore
Optional - pass in for object parameters. If you pass in an object reference wwXML will be used to parse the values from the SOAP XML.
See also
Class wwSoap© West Wind Technologies, 2025 • Updated: 2025-03-12
Comment or report problem with topic