ReadValues Update

Update: ReadValues Module – Version 2025-12-01

We are pleased to announce an update for the ReadValues module, now available via the VersionManager.

What’s New

  • Improved File Loading for CSV/TXT
    • Added an option to specify the decimal separator, which simplifies loading CSV files exported from Excel. This is particularly helpful because Excel uses the system locale to determine the decimal separator.
    • BOM characters are now automatically omitted. This improves compatibility with CSV files exported by Excel, which often use UTF-8 with BOM encoding.
    • Empty lines are automatically removed for cleaner data handling.

Removed Feature

  • The option to change individual cells within the module has been removed. This change avoids confusion about whether edits would be saved or synchronized.
    • Note: Previous settings will still load correctly, and you can continue to edit files directly outside the module if needed.

If you have any questions or feedback regarding this update, feel free to share them.

2 Likes