Vidíte historickú verziu tejto stránky. Pozrite si aktuálnu verziu.

Porovnať s aktuálnou verziou Zobraziť históriu stránky

Verzia 1 Aktuálny »

%GetCSVDelimiter function


Function
The function retrieves the CSV delimiter specified in the Regional Options.
Declaration
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 the value of "," (comma).
The delimiter is required by the actions EXPORT_CSV and IMPORT_CSV.
  • Žiadne štítky