Infront Portfolio Manager

Other functions

Languages→List(IndexString)

Result: The Languages function provides the (abbreviations of the) configured reporting languages.


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

FileName (String[]).

FieldsInFirstLine (Boolean[False]).

Fields (String[]).

Delimiter (String[";"]).

QuoteChar (String["""]).

DecimalSeparator (String[","]).

ThousandSeparator (String["."]).

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

Result: The LoadCSVFileData function loads a file in CSV format and makes its data available in the form of a list of collections.