SOAPEnvGetBody is available since version 1.0.
Prototype:
number SOAPEnvGetBody(number soap_env)
Description:
Get the XML node handle pointing to SOAP Body.
Return value:
Returns null if failed, or an XML node handle. (Check { SOAPXMLGetNodeArray} to get the node contents).