%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 return the value of "," (comma).
The delimiter is required by the actions EXPORT_CSV and IMPORT_CSV.
Napíšte komentár