| Tag Link | [SOAP_LastRequest] | Category | Custom Tag |
|---|---|---|---|
| Type | Substitution | Source Available | Yes |
| Support | Preferred | Version | 8.5 |
| Change | New | Data Source | Any |
| Output Type | String | Security | None |
| Implementation | Sets | Lasso 8.5 | |
[SOAP_LastRequest] returns the XML envelope of the last SOAP call. This tag can only be called immediately after a custom tag created by the [SOAP_DefineTag] has been called.
[SOAP_DefineTag: 'mySOAPTag', ...]
[MySOAPTag]
[SOAP_LastRequest]
No Parameters Required.
See the Lasso 8 Language Guide for examples of how to use this tag.