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