LassoScript Utility
Basics Browse Detail

[Library]

Tag Link [Library] Category Include
Type Process Source Available No
Support Preferred Version 5.0
Change Unchanged Data Source Any
Output Type None Security Tag
Implementation LCAPI Sets Lasso 8.5, Lasso 8.0, Lasso 7.0, Lasso 6.0, Lasso 5.0

Description

[Library] executes any Lasso code in the specified format file. No result is returned to the current file.

This tag functions like the [Include] tag, but is useful for situations where the results of the included file should not be returned to the Web browser.

Syntax

[Library: 'File Name']

Parameters

Required Parameters
File Name The name of the file to be included.

Examples

To include a library file:

Use the [Library] tag. The following example includes a library named library.lasso which is located in the same folder as the format file on which the tag is placed.

[Library: 'library.lasso']

Related Tags

Category Tags