Topics
All
MacOS
(Only)
Windows
(Only)
Linux
(Only, Not)
iOS
(Only, Not)
Components
Crossplatform Mac & Win
Server
Client
Old
Deprecated
Guides
Examples
Videos
New in version:
9.3
9.4
9.5
10.0
10.1
10.2
10.3
10.4
10.5
10.6
Statistic
FMM
Blog
New in version 10.0
| Item | Details |
|---|---|
| CURL.GetMultiOptionMaxConcurrentStreams Queries max connections per server. | All |
| CURL.GetResultAsMime Queries the result of the CURL transfer and parses as mime data. | All |
| CURL.SetMultiOptionMaxConcurrentStreams Sets max connections per server. | All |
| CoreML.Update Updates a model. | Mac/iOS |
| DocumentCameraScan.Clear Clears last scan. | iOS |
| DocumentCameraScan.Close Closes the scan dialog. | iOS |
| DocumentCameraScan.ErrorMessage Queries error message. | iOS |
| DocumentCameraScan.Initialize Initializes the document camera scan functions. | iOS |
| DocumentCameraScan.IsInitialized Checks whether initialization is done. | iOS |
| DocumentCameraScan.PageCount Queries page count. | iOS |
| DocumentCameraScan.PageImage Queries a page as image. | iOS |
| DocumentCameraScan.Scan Show the dialog to scan. | iOS |
| DocumentCameraScan.SetScript Sets the script to trigger when scan is done. | iOS |
| DocumentCameraScan.Supported Checks whether scan is supported. | iOS |
| DocumentCameraScan.Title Queries the title of the scanned document. | iOS |
| DocumentCameraScan.Visible Whether dialog is visible. | iOS |
| DynaPDF.CreateGoToAction Creates a go-to action. | All |
| DynaPDF.CreateGoToActionEx Creates a go-to action which uses a named destination to open the target page. | All |
| DynaPDF.CreateGoToRAction Creates a go-to-remote action. | All |
| DynaPDF.CreateGoToRActionEx Creates a go-to-remote action. | All |
| DynaPDF.FlattenAnnotOrField Draws an annotation or form field on the current open page. | All |
| EIDSDK.Address Queries address field. | iOS |
| EIDSDK.BeginTransaction Begins a transaction. | iOS |
| EIDSDK.CardDeliveryMunicipality Queries municipality field. | iOS |
| EIDSDK.CardNumber Queries card number field. | iOS |
| EIDSDK.CardValidFrom Queries card valid from field. | iOS |
| EIDSDK.CardValidTo Queries card valid to field. | iOS |
| EIDSDK.ChipNumber Queries chip number field. | iOS |
| EIDSDK.Close Closes device. | iOS |
| EIDSDK.DateOfBirth Queries date of birth field. | iOS |
| EIDSDK.DocTypeInt Queries document type field. | iOS |
| EIDSDK.Duplicate Queries duplicate field. | iOS |
| EIDSDK.EndTransaction Ends a transaction. | iOS |
| EIDSDK.FirstName Queries first name field. | iOS |
| EIDSDK.Initialize Initializes the SDK. | iOS |
| EIDSDK.LastName Queries last name field. | iOS |
| EIDSDK.MemberOfFamily Queries memory of family field. | iOS |
| EIDSDK.Municipality Queries municipality field. | iOS |
| EIDSDK.NatNumber Queries national number field. | iOS |
| EIDSDK.Nationality Queries nationality field. | iOS |
| EIDSDK.NobleCondition Queries noble condition field. | iOS |
| EIDSDK.Open Opens device. | iOS |
| EIDSDK.PhotoDigest Queries photo digest field. | iOS |
| EIDSDK.Picture Queries picture. | iOS |
| EIDSDK.PlaceOfBirth Queries place of birth field. | iOS |
| EIDSDK.PostalCode Queries postal code field. | iOS |
| EIDSDK.SDKReleaseDate Queries SDK release date. | iOS |
| EIDSDK.SDKVersion Queries SDK version. | iOS |
| EIDSDK.SetTrigger Sets the script trigger to notify on events. | iOS |
| EIDSDK.Sex Queries sex field. | iOS |
| EIDSDK.SpecialOrganisation Queries special organization field. | iOS |
| EIDSDK.SpecialStatus Queries special status field. | iOS |
| EIDSDK.StartScan Starts scan for devices. | iOS |
| EIDSDK.StopScan Stops scan for devices. | iOS |
| EIDSDK.SupportsPinPad Whether pin pad is supported. | iOS |
| EIDSDK.ThirdName Queries third name field. | iOS |
| EIDSDK.Version Queries version for card. | iOS |
| Files.CopyFiles Copies multiple files in parallel. | Mac/iOS |
| JS.AddFileMakerEvaluateFunction Adds an Evaluate function. | All |
| JS.AddFileMakerRunScriptFunction Adds a function to start scripts from JavaScript. | All |
| JS.AddFileMakerSQLFunction Defines a SQL Evaluate function for JavaScript. | All |
| JS.AddFunction Adds a global function defined as a text string. | All |
| JS.CallFunction Calls a global function given the name. | All |
| JS.Evaluate Evaluates a JavaScript expression. | All |
| JS.EvaluateToString Evaluates a JavaScript expression. | All |
| JS.GetGlobalProperty Queries global property. | All |
| JS.GetGlobalPropertyValue Queries global property. | All |
| JS.New Creates a new JavaScript engine instance. | All |
| JS.Release Frees the JavaScript engine. | All |
| JS.SetGlobalProperty Sets a global property. | All |
| JS.SetGlobalPropertyValue Sets a global property. | All |
| JSON.EqualContent Checks if two JSON are equal in content. | All |
| List.AndColumn Returns a list with values which are contained in both lists. | All |
| List.NotColumn Returns values of first list which are not in second list. | All |
| List.OrColumn Returns values of both lists. | All |
| List.XOrColumn Returns list with values found in either first or second list, but not in both. | All |
| ListDialog.Reset Resets all list dialog options. | Mac/Win |
| Plugin.CompileDate Queries compile date as FileMaker date. | All |
| Plugin.IsPrerelease Queries whether this is a MBS Plugin beta version. | All |
| QuickList.AndColumn Returns a list with values which are contained in both lists. | All |
| QuickList.NotColumn Returns values of first list which are not in second list. | All |
| QuickList.OrColumn Returns values of both lists. | All |
| QuickList.XOrColumn Returns list with values found in either first or second list, but not in both. | All |
| RichText.AppendFormattedText Appends new styled text to the document. | Mac/iOS |
| RichText.AppendText Appends text to the current document. | Mac/iOS |
| ScriptWorkspace.GetScriptListSearch Queries search field in script list search. | Mac only |
| ScriptWorkspace.IsActive Checks if front window with focus is Script Workspace. | Mac only |
| ScriptWorkspace.SelectedLines Queries selected line numbers. | Mac only |
| ScriptWorkspace.SetScriptListSearch Sets search field in script list in workspace. | Mac only |
| Shell.GetDataAvailableEvaluate Queries expression to be run when data is available. | Mac/Win/Linux |
| Shell.GetDataAvailableScriptFileName Queries filename of script to call in when shell has data available. | Mac/Win/Linux |
| Shell.GetDataAvailableScriptName Queries script name to call in when shell has data available. | Mac/Win/Linux |
| Shell.SetDataAvailableEvaluate Sets expression to be run when shell has data available. | Mac/Win/Linux |
| Shell.SetDataAvailableScript Not yet documented | Mac/Win/Linux |
| SyntaxColoring.GetFormulasWithLinks Queries whether to include links in formula. | Mac only |
| SyntaxColoring.ListContextMenuCommand Lists all contextual menu commands. | Mac only |
| SyntaxColoring.SetFormulasWithLinks Sets whether formulas should include links. | Mac only |
| SystemInfo.NetworkStats Queries network statistics for link layer on MacOS. | Mac only |
| WMFP.Create Creates a new player. | Win only |
| WMFP.FrameStep Steps forward one video frame. | Win only |
| WMFP.GetBalance Queries current audio balance. | Win only |
| WMFP.GetDuration Queries duration. | Win only |
| WMFP.GetIdealVideoSize Queries ideal video size. | Win only |
| WMFP.GetMute Queries whether the audio is muted. | Win only |
| WMFP.GetNativeVideoSize Queries native video size. | Win only |
| WMFP.GetPosition Queries current position. | Win only |
| WMFP.GetRate Queries the current playback rate. | Win only |
| WMFP.GetState Queries state of player. | Win only |
| WMFP.GetTag Queries the tag string for this player. | Win only |
| WMFP.GetVisible Queries current visibility state. | Win only |
| WMFP.GetVolume Queries the audio volume. | Win only |
| WMFP.Pause Pauses playback. | Win only |
| WMFP.Play Starts playback. | Win only |
| WMFP.Release Frees the player. | Win only |
| WMFP.SetBalance Sets current audio balance. | Win only |
| WMFP.SetBorder Sets the border color. | Win only |
| WMFP.SetFrame Repositions player to given control. | Win only |
| WMFP.SetMute Sets whether the audio is muted. | Win only |
| WMFP.SetPlaybackEndedScriptTrigger Sets the playback ended script trigger. | Win only |
| WMFP.SetPosition Sets the position. | Win only |
| WMFP.SetRate Sets the current playback rate. | Win only |
| WMFP.SetTag Sets the tag string for this player. | Win only |
| WMFP.SetVisible Hides or shows the player. | Win only |
| WMFP.SetVolume Sets the audio volume. | Win only |
| WMFP.Stop Stops playback. | Win only |
| WMFP.UpdateVideo Updates the video frame. | Win only |
| WebView.CallFunction Calls a JavaScript function. | Win only |
| WebView.Evaluate Evaluates a JavaScript expression. | Mac/Win/iOS |
| Window.PositionNextDialog Sets location for next dialog. | Mac/Win |
| XL.Book.ReleaseAll Releases all books from memory. | All |
130 functions.
Older Version 9.5 Newer Version 10.1
Feedback: Report problem or ask question.
Links
MBS Xojo Plugins