LassoScript Utility
Basics Browse Detail

[SOAP_LastRequest]

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

Description

[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.

Syntax

[SOAP_DefineTag: 'mySOAPTag', ...]
[MySOAPTag]
[SOAP_LastRequest]

Parameters

No Parameters Required.

Examples

See the Lasso 8 Language Guide for examples of how to use this tag.