LassoScript Utility
Basics Browse Detail

[Proc_Null]

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

Description

[Proc_Null] is used in the processor list of [SOAP_DefineTag] to specify what post-processing the results of the SOAP procedure should undergo. [Proc_Null] does not perform any operation, but simply returns null. Called as Proc_Null.

Syntax

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

Parameters

No Parameters Required.

Examples

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