LassoScript Utility
Basics Browse Detail

[Namespace_Import]

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

Description

[Namespace_Import] allows one or more tags to be imported from one namespace into another. This allows tags to occupy multiple namespaces without having to redefine them. [Namespace_Import] tags two parameters: the first describes what tags are to be imported and can be either a namespace name or a tag name, the second is an -Into parameter that specifies the namespace the tags should be imported into.

Syntax

[Namespace_Import: 'Tag_Name', 'Namespace_']

Parameters

Required Parameters
String The tag or namespace to be imported.
-Into The namespace in which to import the tag(s).

Examples

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