January 15 2023 build
This build has the script processor bugfix that was reported, that prevented math operations with parenthesis () being used inside function calls (as parameters).
Changelog:
- Fixed a crash in the function processor, the crash would happen if a closing parenthesis ")" was specified before the function's closing parenthesis.