Legato
Legato

GoFiler Legato Script Reference

 

Legato v 1.4j

Application v 5.22b

  

 

Chapter SixFile Functions (continued)

IsInTempFolder Function

Overview

The IsInTempFolder tests if a specific filename or folder is within the scope of the current user’s temporary area.

Syntax/Parameters

Syntax

boolean = IsInTempFolder ( string name );

Parameters

name

A string containing a fully qualified path with optional filename.

Return Value

Returns TRUE if name is within the user’s temporary area or FALSE if it is not.

Remarks

To determine the path of the user’s temporary folder, use the GetTempFileFolder function.

Related Functions

Platform Support

Go13, Go16, GoFiler Complete, GoFiler Corporate, GoFiler, GoFiler Lite, GoXBRL

Legato IDE, Legato Basic