Legato
Legato

GoFiler Legato Script Reference

 

Legato v 1.4j

Application v 5.22b

  

 

Chapter FiveGeneral Functions (continued)

GetScriptsFolder Function

Overview

The GetScriptsFolder function returns the path where vendor supplied scripts are generally installed.

Syntax/Parameters

Syntax

string = GetScriptsFolder ( );

Parameters

(none)

Return Value

Returns a string containing the path of the script. If the return value is empty, the script is untitled.

Remarks

The GetScriptsFolder function returns the path of the folder where application scripts should be installed. Depending on the installation and environment, this folder may or may not exist.

Vendor scripts are generally placed in the scripts folder and are subject to being updated. For non-application scripts (i.e., those created or executed from a command line version of Legato, this folder is a combination of the application executable module path and “Scripts”. The folder location is not tested by this function.

Related Functions

Platform Support

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

Legato IDE, Legato Basic