DecimalSeparator returns empty value in web function
Aldevinas Katkus
2-24-23
Operating system: Windows
I am importing invoices and could not figure out why 200.10 becomes 210.00.
DecimalSeparator returns empty value.
Everything is OK if importing is done with periodic task which loads csv file.

Maybe someone has an idea why DecimalSeparator() returns empty value even though the decimal separator is set in the "Company date and numeric format"?
Leave Comment
You can subscribe to notifications for this post by selecting the 'star' icon on the top right corner of the post.
Latest Posts
Andis Blicāns, Grasko
Thank You for answer. In this case I used SSLNoCertificateValidation = true; SendWebRequest SSLNoCertificateValidation = false; ...
23:01 24 Mar 2026
Gatis Jansons
Hi, Paul. Sounds like you're talking about REST API. And that your are overwriting data with older values if B managed to read record before A finished to update it. Classic conflict resolution ...
14:53 19 Mar 2026