Porovnávané verzie

Kľúč

  • Tento riadok sa pridal
  • Riadok je odstránený.
  • Formátovanie sa zmenilo.

%GetCSVDelimiter function


Function
The function retrieves the CSV delimiter specified in the Regional Options.
Declaration


Blok kódu
languageesl
themeConfluence
TEXT %GetCSVDelimiter()
Parameters
None.
Description
The function gets the delimiter in CSV files for the current user on Windows operating systems. For different operating systems the functions returns return the value of "," (comma).
The delimiter is required by the actions EXPORT_CSV and IMPORT_CSV.