Hi,
ScriptCommunicator uses Qt 6.4 now (instead of Qt 5.14). They added a new the script engine. That's the reason for the different behavior (maybe this is a bug in the new script engine?). Sorry but I cannot do anything because ScriptCommunicator just uses the Qt script engine.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
I used this simple regexp, but it doesn't work correctly in the latest version.
numberWithCommas(1234567)=1..234..567
numberWithCommas(1234567,'#')=1##234##567
Thank in advance.
Hi,
ScriptCommunicator uses Qt 6.4 now (instead of Qt 5.14). They added a new the script engine. That's the reason for the different behavior (maybe this is a bug in the new script engine?). Sorry but I cannot do anything because ScriptCommunicator just uses the Qt script engine.