Legato
Legato

GoFiler Legato Script Reference

 

Legato v 1.6a

Application v 6.0a

  

 

Chapter FiveGeneral Functions (continued)

GetApplicationCode Function

Overview

The GetApplicationCode function returns the code name of the application as a string.

Syntax/Parameters

Syntax

string = GetApplicationCode ( );

Parameters

(none)

Return Value

Returns a string containing the name of the application.

Remarks

The application code cannot be changed. Example application codes:

  Go13 G13 x86 Partially Modular App  
  Go16 G16 Legacy x86 App  
  GoFiler Complete GFC Legacy x86 App  
  GoFiler Corporate GCO Legacy x86 App  
  GoFiler GFC Legacy x86 App  
  GoFiler Basic gfb x64 Modular App  
  GoFiler Complete gfc x64 App  
  GoFiler Funds GFF Legacy x86 App  
  GoFiler Lite GFL Legacy x86 App  
  GoFiler Online GFO Legacy x86 App  
  GoFiler Plus gfp x64 Modular App  
  GoFormD GFD Legacy x86 App  
  GoMA GMA Legacy x86 App  
  GoMFP GMF Legacy x86 App  
  GoNSAR GNS Legacy x86 App  
  GoXBRL GXB Legacy x86 App  
  Legato Basic LBE x86/x64  
  Legato IDE LDE x86/x64  

 

Note that the Version 6.x and beyond products codes are in lower case. There is a duplicate between ‘GFC’ and ‘gfc’ for GoFiler Complete. These applications are functionally the same except ‘gfc’ is x64 architecture and explicitly called GoFiler Complete (GoFilerComplete.exe).

Related Functions

Platform Support

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

Legato IDE, Legato Basic

Page revised 2025-03-13