Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
New in version 7.1
Item | Details | Server |
---|---|---|
AVPlayer.GetDuration Queries the length of the video in seconds. | Mac/iOS |
❌ Server |
AVPlayer.GetMuted Queries mute state. | Mac/iOS |
❌ Server |
AVPlayer.GetRate Queries playback rate. | Mac/iOS |
❌ Server |
AVPlayer.GetTime Queries current time in seconds. | Mac/iOS |
❌ Server |
AVPlayer.GetVolume Queries current volume. | Mac/iOS |
❌ Server |
AVPlayer.OpenContainer Opens the audio file from a container. | Mac/iOS |
❌ Server |
AVPlayer.OpenFile Opens an audio file. | Mac/iOS |
❌ Server |
AVPlayer.OpenURL Opens the movie with the given URL. | Mac/iOS |
❌ Server |
AVPlayer.Pause Pauses playback. | Mac/iOS |
❌ Server |
AVPlayer.Play Plays sound. | Mac/iOS |
❌ Server |
AVPlayer.Release Releases the audio player. | Mac/iOS |
❌ Server |
AVPlayer.ReleaseAll Releases all movies in memory. | Mac/iOS |
❌ Server |
AVPlayer.SetMuted Sets mute status. | Mac/iOS |
❌ Server |
AVPlayer.SetRate Sets the playback rate. | Mac/iOS |
❌ Server |
AVPlayer.SetTime Sets the current time. | Mac/iOS |
❌ Server |
AVPlayer.SetVolume Sets the volume. | Mac/iOS |
❌ Server |
Audit.GetEnabled Queries enable status. | All |
✅ Server |
Audit.SetEnabled Turns audit globally on or off. | All |
✅ Server |
Barcode.GetPrimary Queries primary parameter. | All |
✅ Server |
Barcode.SetPrimary Sets primary parameter. | All |
✅ Server |
Dialog.GetButton Queries button text. | Mac/Win |
❌ Server |
Dialog.SetButton Sets button text. | Mac/Win |
❌ Server |
Dictionary.SetQuickList Fills dictionary with keys and values form a quick list. | All |
✅ Server |
DirectoryWatcher.AddDirectory Adds a directory to watch. | Win only |
✅ Server |
DirectoryWatcher.ChangeCount Queries the change count. | Win only |
✅ Server |
DirectoryWatcher.Create Creates a new directory watcher. | Win only |
✅ Server |
DirectoryWatcher.GetEvaluate Queries the expression to evaluate. | Win only |
❌ Server |
DirectoryWatcher.GetFileName Returns the file name for the watcher. | Win only |
❌ Server |
DirectoryWatcher.GetScriptName Returns the script name for the watcher. | Win only |
❌ Server |
DirectoryWatcher.NextChange Queries next change in queue. | Win only |
✅ Server |
DirectoryWatcher.Release Releases directory watcher. | Win only |
✅ Server |
DirectoryWatcher.SetEvaluate Sets the expression to evaluate. | Win only |
❌ Server |
DirectoryWatcher.SetFileName Sets the file name for watcher. | Win only |
❌ Server |
DirectoryWatcher.SetScriptName Sets the script name for watcher. | Win only |
❌ Server |
DynaPDF.HaveOpenDocument Whether we have a working document. | All |
✅ Server |
DynaPDF.HaveOpenPage Checks whether a page is open. | All |
✅ Server |
Files.IsHidden Queries hidden state of a file or folder. | Mac/Win |
✅ Server |
Files.SetHidden Sets the hidden state for a file or folder. | Mac/Win |
✅ Server |
HotKey.GetKeyUp Queries whether to trigger script both on key down and key up. | Mac only |
❌ Server |
HotKey.SetKeyUp Whether to trigger script both on key down and key up. | Mac only |
❌ Server |
JSON.GetArrayPathItems Queries value from JSON path in array of objects. | All |
✅ Server |
List.AddValue Adds a value to the list. | All |
✅ Server |
List.GetValue Queries a value in the list. | All |
✅ Server |
List.InsertValue Inserts a value to a list. | All |
✅ Server |
List.Remove Removes the value with the given index in the list. | All |
✅ Server |
List.RemoveValue Removes a value from a list. | All |
✅ Server |
List.SetValue Sets a value in the list. | All |
✅ Server |
Plugin.isDebug Checks whether this is debug version of MBS Plugin. | All |
✅ Server |
PortMidi.CurrentEvent Queries current event. | Mac/Win |
❌ Server |
Process.KeepFrontMost Sets whether the plugin should keep FileMaker in front. | Mac only |
❌ Server |
Progressdialog.GetEvaluate Queries expression to evaluate. | Mac/Win/iOS |
❌ Server |
Progressdialog.GetFileName Queries file name. | Mac/Win/iOS |
❌ Server |
Progressdialog.GetScriptName Queries script name to run on button click. | Mac/Win/iOS |
❌ Server |
Progressdialog.SetEvaluate Sets the expression to evaluate on button click. | Mac/Win/iOS |
❌ Server |
Progressdialog.SetScript Sets the script to run when button is clicked. | Mac/Win/iOS |
❌ Server |
QTMovie.ReleaseAll Releases all movies in memory. | Mac only |
✅ Server |
SendMail.GetHTMLText Queries the html text of this email. | All |
✅ Server |
SendMail.GetInReplyTo Queries the reply to address of this email. | All |
✅ Server |
SendMail.GetMessageID Queries the message ID of this email. | All |
✅ Server |
SendMail.GetPlainText Queries the plain text of this email. | All |
✅ Server |
SendMail.GetRichText Queries the rich text of this email. | All |
✅ Server |
SendMail.GetSMTPPassword Queries the smtp password of this email. | All |
✅ Server |
SendMail.GetSMTPServer Queries the smtp server of this email. | All |
✅ Server |
SendMail.GetSMTPUserName Queries the smtp username of this email. | All |
✅ Server |
SendMail.GetSubject Queries the subject of this email. | All |
✅ Server |
SyntaxColoring.CheckVariableDeclaration.Notification.Disable Disables notifications sent by variable check. | Mac only |
❌ Server |
SyntaxColoring.CheckVariableDeclaration.Notification.Enable Enables notifications sent by variable check. | Mac only |
❌ Server |
SyntaxColoring.CheckVariableDeclaration.Notification.Enabled Queries whether notifications are enabled. | Mac only |
❌ Server |
WebView.GetHidden Queries a web viewer’s hidden state. | Mac only |
❌ Server |
WebView.SetHidden Sets a web viewer to be invisible. | Mac only |
❌ Server |
WinSendMail.AddAttachmentContainer Adds an attachment to the email based on a container field. | Win only |
❌ Server |
WinSendMail.AddAttachmentFile Adds an attachment to the email based on a file path. | Win only |
❌ Server |
WinSendMail.AddAttachmentText Adds an attachment to the email based on a text. | Win only |
❌ Server |
WinSendMail.AddBCC Adds a blind copy recipient. | Win only |
❌ Server |
WinSendMail.AddCC Adds a copy recipient. | Win only |
❌ Server |
WinSendMail.AddRecipient Adds a recipient. | Win only |
❌ Server |
WinSendMail.AddTo Adds a recipient. | Win only |
❌ Server |
WinSendMail.AttachmentCount Queries number of attachments. | Win only |
❌ Server |
WinSendMail.ClearAttachments Clears all attachments from this email. | Win only |
❌ Server |
WinSendMail.ClearRecipients Clears all recipients. | Win only |
❌ Server |
WinSendMail.CreateEmail Creates a new email. | Win only |
❌ Server |
WinSendMail.GetSubject Queries the subject of this email. | Win only |
❌ Server |
WinSendMail.GetText Queries text to send. | Win only |
❌ Server |
WinSendMail.Release Releases all memory used by this email. | Win only |
❌ Server |
WinSendMail.Send Sends email. | Win only |
❌ Server |
WinSendMail.SendAnsi Deprecated Sends email. | Win only |
❌ Server |
WinSendMail.SetFrom Sets the email from address. | Win only |
❌ Server |
WinSendMail.SetSubject Sets the subject line. | Win only |
❌ Server |
WinSendMail.SetText Sets the text content. | Win only |
❌ Server |
WordFile.AppendTableRow Duplicates and appends a table row containing a placeholder. | All |
✅ Server |
WordFile.DuplicateTableRow Duplicates a table row containing a placeholder. | All |
✅ Server |
XML.Import.SetBaseFields Sets the names of the base fields per record. | All |
✅ Server |
XML.Import.SetExtraField Sets the extra field to add to all tables. | All |
✅ Server |
93 functions shown.
These functions require a license (68%).
New parameters added
Item | Details | Server |
---|---|---|
FM.MouseWheelScriptTrigger: IgnoreRectangleX, IgnoreRectangleY, IgnoreRectangleW, IgnoreRectangleH Installs a script trigger for mouse wheel. | Mac/Win |
❌ Server |
FM.SQL.InsertRecordsToSQL: Replace Inserts records in SQL database from records in memory. | All |
✅ Server |
2 functions shown.
These functions require a license (100%).