Skip to main content
Skip table of contents

Sonstige Funktionen

Languages→Liste(IndexString)

Resultat: Die Funktion Languages liefert die (Kürzel der) konfigurierten Reportingsprachen.


LoadCSVFileData(FileName;FieldsInFirstLine;Fields;Delimiter;QuoteChar;DecimalSeparator;ThousandSeparator;DateFormat)→Liste(Collection())

FileName (String[]).

FieldsInFirstLine (Boolean[Falsch]).

Fields (String[]).

Delimiter (String[";"]).

QuoteChar (String["""]).

DecimalSeparator (String[","]).

ThousandSeparator (String["."]).

DateFormat (String["dd.mm.yyyy"]).

Resultat: Die Funktion LoadCSVFileData lädt eine Datei im CSV-Format und stellt deren Daten in Form einer Liste von Kollektionen zur Verfügung.


JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.