LassoScript Utility
Basics Browse Detail

[Admin_AllowedFileRoots]

Tag Link [Admin_AllowedFileRoots] Category Administration
Type Substitution Source Available No
Support Preferred Version 8.0.4
Change Unchanged Data Source Any
Output Type Array Security None
Implementation Internal Sets Lasso 8.5, Lasso 8.0

Description

Returns an array of allowed file roots for the current site. These roots are set in Server Administration. The first part of each pair in the array is an ID that is used in the internal security tables to refer to the file root. The second part of each pair in the array is the actual root.

Syntax

[Admin_AllowedFileRoots]

Parameters

See the Upgrading Your Solutions chapter of the Lasso 8 Language Guide for more details.

Examples

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