GetSOAPResponse()

Returns an XML object that contains the entire SOAP response after invoking a web service.

GetSOAPResponse( webservice=any );

Returns: any

Argument Description
webservice
any, required

A webservice object as returned from the cfobject tag or the CreateObject function.

Examples

There are currently no examples for this function.

See also