- Added “MillisecondOfTheDay” support to scripting. The return value is the number of milliseconds from the start of the day and the time the function call was executed.
- Added “MillisecondsBetween” support to scripting. The return value is the number of milliseconds between two date/time values.
- Added/expanded scripting calls for easier access to database query results in scripts.
- Corrected an issue with the graphics editor window placement on multi-monitor configurations.