Legato
Legato

GoFiler Legato Script Reference

 

Legato v 1.4j

Application v 5.22b

  

 

Chapter FiveGeneral Functions (continued)

GetScriptDescription Function

Overview

The GetScriptDescription function returns the description of the currently executing script.

Syntax/Parameters

Syntax

string = GetScriptDescription ( );

Parameters

(none)

 

Return Value

Returns a string containing the name for the script.

Remarks

The description of the script can be used to identify the script to other scripts or to the IDE. If the script description is not set, the default value is an empty string.

The maximum size of a script name is 512 characters.

Related Functions

Platform Support

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

Legato IDE, Legato Basic