LassoScript Utility
Basics Browse Detail

[ ] Square Brackets

Tag Link [ ] Square Brackets Category Delimiter
Type Delimiter Source Available No
Support Preferred Version 1.0
Change Unchanged Data Source Any
Output Type Any Security None
Implementation LCAPI Sets Lasso 8.5, Lasso 8.0, Lasso 7.0, Lasso 6.0, Lasso 5.0, Lasso 3.x, Lasso 2.5, Lasso 2.0, Lasso 1.x

Description

Square Brackets are used to start and end Lasso substitution, process, and container tags. This is the most common method for embedding Lasso tags within format files.

In order to display square brackets which Lasso will not recognize as the start of a tag use the HTML entities [ and ].

Syntax

[TagName]

[TagName: Tag Parameters]

[TagName] ... [/TagName]

Parameters

No Parameters Required.

Examples

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