LassoScript Utility
Basics Browse Detail

[Proc_Get]

Tag Link [Proc_Get] Category Utility
Type Substitution Source Available No
Support Preferred Version 8.0
Change Unchanged Data Source Any
Output Type Any Security None
Implementation LCAPI Sets Lasso 8.5, Lasso 8.0

Description

[Proc_Get] is used in the processor list of [SOAP_DefineTag] to specify what post-processing the results of the SOAP procedure should undergo. [Proc_Get] requires an position parameter and performs a ->Get tag on the data type. Called as (Proc_Get: Position).

Syntax

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

Parameters

Required Parameters
Integer The position to get.

Examples

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