Breadcrumbs

getSOAPHeaders() Function

Syntax

anArray = getSOAPHeaders()

Semantics

Returns an array of SOAPHeaderElement. This type is part of the Base Components of the Designer.
Returns an empty array in case no SOAP headers were found.

Examples

set anArrayObject = getSOAPHeaders();
📗

Related Pages: