Publisher
- Add – Google Map Layer now has a new optional output field called Select (Boolean) which allows one to select rows by default so they are bouncing or marked with a yellow arrow on load by default.
- Add – Control Tags to retrieve Publisher additional attributes. See {*Publisher.Report.Category}, {*Publisher.Report.Reference}, {*Publisher.Report.Email} and {*Publisher.Report.Other}
JavaScript
- Add – lib_sys.interop.EnvironmentVariableGet to get Windows Environment variables
- Add – lib_sys.interop.ExpandEnvironmentVariables to resolve text with Windows Environment variables
- Add – lib_sys.interop.MachineName to get Windows PC Machine Name
- Add – lib_sys.interop.ProcessorCount to get PC CPU Process Count
- Change – lib_sys.urlContent.Get, lib_sys.urlContent.Post and lib_sys.urlContent.Put etc would return errors numbers only but some API’s raise errors with a JSON response. These functions now check for a response when errors are detected and if present it will return the response instead of the error code.
Query Builder
- Fix – When copying Excel ranges and pasting into a Filter Value it will now auto adjust the clipboard content to do a filter <in> clause by comma delimiting the values.
- Add – New expressions IsNullOfBlank()
- Fix – Basic Authentication did not work correctly in System various Tables that use URLs to get content.
- Add – Custom Table property grid now has a Table Export right click menu