LassoScript Utility
Basics Browse Detail

[Proc_Join]

Tag Link [Proc_Join] 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_Join] is used in the processor list of [SOAP_DefineTag] to specify what post-processing the results of the SOAP procedure should undergo. [Proc_Join] performs a ->Join tag on the data type with the optional parameter (defaults to the empty string). Called as (Proc_Join: 'String').

Syntax

[SOAP_DefineTag: ..., -Procs=(Array: (Proc_Join: 'String'))]

Parameters

Optional Parameters
String Optional string to place between the joined elements.

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.