LassoScript Utility
Basics Browse Detail

[Compiler_RemoveCachedDoc]

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

Description

[Compiler_RemoveCachedDoc] removes a Lasso page from Lassos cache forcing the page to be re-compiled the next time it is called. Should be called with the absolute path to the file.

Syntax

[Compiler_RemoveCachedDoc: '/default.lasso']

Parameters

Required Parameters
File Path The absolute path to the file which should be removed from Lasso's compiler cache.

Examples

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