LassoScript Utility
Basics Browse Detail

[Proc_ConvertBody]

Tag Link [Proc_ConvertBody] 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_ConvertBody] is used in the processor list of [SOAP_DefineTag] to specify what post-processing the results of the SOAP procedure should undergo. [Proc_ConvertBody] converts each child of the XML data to a built-in type instance and return an array of type instances. This is the default processor if no processor list is defined. Called as Proc_ConvertBody.

Syntax

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

Parameters

No Parameters Required.

Examples

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