Legato
Legato

GoFiler Legato Script Reference

 

Legato v 1.4j

Application v 5.22b

  

 

Chapter FiveGeneral Functions (continued)

GetScriptName Function

Overview

The GetScriptName function returns the given name of the currently executing script.

Syntax/Parameters

Syntax

string = GetScriptName ( );

Parameters

(none)

Return Value

Returns a string containing the name for the script.

Remarks

The given name of the script can be used to identify the script to other scripts or to the IDE. This name is not the same as the script module or map filename. If the script name is not set, the default value is “Legato Script”.

The maximum size of a script name is 48 characters.

Related Functions

Platform Support

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

Legato IDE, Legato Basic