LassoScript Utility
Basics Browse Detail

[Serialize]

Tag Link [Serialize] Category Technical
Type Substitution Source Available Yes
Support Preferred Version 8.0
Change Data Source Any
Output Type None Security None
Implementation Sets Lasso 8.5, Lasso 8.0

Description

[Serialize] takes any Lasso data type instance and returns the XML serialized representation as a string. This tag performs the same operation as [Null->Serialize].

Syntax

[Serialize: Value]

Parameters

Required Parameters
Any Type The type instance to be serialized.

Examples

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