LassoScript Utility
Basics Browse Detail

[Proc_First]

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

Syntax

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

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.