LassoScript Utility
Basics Browse Detail

[Library_Once]

Tag Link [Library_Once] Category Include
Type Process Source Available Yes
Support Preferred Version 8.5
Change New Data Source Any
Output Type None Security None
Implementation Internal Sets Lasso 8.5

Description

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

If [Library_Once] is used multiple times referencing the same Lasso page then only the first [Library_Once] will actually perform the include. Subsequent [Library_Once] tags which reference the same file will do nothing.

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

Syntax

[Library_Once: 'File Name']

Parameters

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

Examples

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

Related Tags

Category Tags