MBS FileMaker Plugin, version 13.5pr7
- Added Window.AddToTaskbar and Window.RemoveFromTaskbar function.
- Fixed XML.Import.ErrorCount and XML.Import.Errors to work better.
- Added new flags 512 to ignore duplicates (with FileMaker's validation) and 1024 to not create UUID fields to XML.Import and JSON.Import functions.
- Improved syntax coloring to recognize variable names in calculation comments, if a comment color and variable color is defined.
- Fixed an exception in syntax coloring for empty texts.
- Added Files.IsApplication and Files.IsPackage functions.
- Added IsApplication and IsPackage for Files.ListAsJSON function.
- Added /* in addition to // for variable detection before Let.
- Added goto: and script: for comment URLs in script workspace to quickly jump to lines or scripts.
- Enabled WindowsOCR functions for server usage.
- Enabled support for WebP pictures to GraphicsMagick functions for macOS ARM target.
- Improved IKDeviceBrowserPanel.Show and IKScannerDevicePanel.Show functions to internally call ImageCapture.Initialize if needed.