LassoScript Utility
Basics Browse Detail

[Proc_Last]

Tag Link [Proc_Last] 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_Last] is used in the processor list of [SOAP_DefineTag] to specify what post-processing the results of the SOAP procedure should undergo. [Proc_Last] returns the first element from an array which is passed into it during process. Called as (Proc_Last).

Syntax

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

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.