You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

Syntax
anArray = getSOAPHeaders()
SemanticsReturns 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();

  • No labels