MBS FileMaker Plugin, version 12.4pr3
- Fixed links for Get() functions to not show up if the checkbox in preferences dialog is not set.
- Improved DynaPDF.AppendImagePage and DynaPDF.AppendImagePages to handle PDF, too.
- Fixed a problem where one function sets error flag and calling function gets logged to have error incorrectly.
- Changed JSON.ToXML to unpack the text nodes made by XML.ToJSON.
- Added CURL.Options function to query JSON with all options set.
- Added CURL.SetOptionMaxLifeTimeConnection, CURL.SetOptionMimeOptions and CURL.SetOptionSSHHostPublicKeySHA256 functions.
- Rewrote Files.RevealFile for Windows to select a file.
- Fixed a bug in code folding.
- Added RemoteControl.InsertText function.