Legato
Legato

GoFiler Legato Script Reference

 

Legato v 1.4j

Application v 5.22b

  

 

Chapter SixteenApplication (continued)

GetPreferenceData Function

Overview

The GetPreferenceData function returns a list of all application settings in INI format.

Syntax/Parameters

Syntax

string = GetPreferenceData ( );

Parameters

(none)

 

Return Value

A string containing the settings or empty on failure. Use the GetLastError function to retrieve a formatted error code.

Remarks

The returned values are in INI format delimited by single line endings (0x0D).

Related Functions

Platform Support

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

Legato IDE