Changelog:
ROUND()andRANDOM()functions have been addedLCASE()andUCASE()now accept strings- Fixed a crash which occurred when using
READFILEorWRITEFILEon a file opened asRANDOM - Fixed a bug where performing subtraction on enums would not yield the correct result
- Improved error messages for missing quotes and string concatenation