LassoScript Utility
Basics Browse Detail

[Tags_Find]

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

Description

[Tags_Find] is the tag equivalent of the symbol for getting a reference to a tag. [Tags_Find] requires one parameter which is the name of a tag. A reference to that tag is returned. [Tags_Find: 'TagName'] is equivalent to TagName, but can be constructed programmatically.

Syntax

[(Tags_Find: 'Tag')->Type]

Parameters

Required Parameters
String The name of the tag to be found.

Examples

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