| 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 |
[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.
[Library_Once: 'File Name']
| Required Parameters | |
|---|---|
| File Name | The name of the file to be included. |
See the Lasso 8 Language Guide for examples of how to use this tag.