LassoScript Utility
Basics Browse Detail

[Proc_Lasso]

Tag Link [Proc_Lasso] Category Utility
Type Substitution Source Available No
Support Preferred Version 8.5.4
Change New Data Source Any
Output Type Any Security None
Implementation LassoScript Sets Lasso 8.5

Description

[Proc_Lasso] is used in the processor list of [SOAP_DefineTag] to specify what post-processing the results of the SOAP procedure should undergo. [Proc_Lasso] converts the result of the SOAP operation to a built-in type instance. This processor should be used when calling a SOAP procedure hosted on a Lasso server. Called as (Proc_Lasso).

Syntax

[SOAP_DefineTag: ..., -Procs=(Array: Proc_Lasso)]

Parameters

No Parameters Required.

Change Notes

This processor was added in Lasso 8.5.4.

Examples

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