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:
10.1
10.2
10.3
10.4
10.5
11.0
11.1
11.2
11.3
11.4
Statistic
FMM
Blog
Item | Details | Server |
---|---|---|
Audit.GetIgnoreUnderscoreFieldNames Queries the state of the underscore ignore setting. | All |
✅ Server |
Audit.SetIgnoreUnderscoreFieldNames Sets whether to ignore all field names whose name starts with underscore character. | All |
✅ Server |
CURL.GetResultAsEmail Queries the result of the CURL transfer and parses as email. | All |
✅ Server |
Container.Compress Compresses a container value. | All |
✅ Server |
Container.Decompress Decompresses a container value. | All |
✅ Server |
DynaPDF.GetGStateFlags Returns the current graphics state flags. | All |
✅ Server |
DynaPDF.InitColorManagement Enables color management for render functions. | All |
✅ Server |
DynaPDF.SetGStateFlags Sets optional flags affecting the graphics state, coordinate handling, as well as color and image conversion rules. | All |
✅ Server |
DynaPDF.ShowDifferences Shows differences on two PDF pages by adding highlight annotations. | All |
✅ Server |
EmailParser.Address Queries an address value. | All |
✅ Server |
EmailParser.AddressCount Queries number of addresses. | All |
✅ Server |
EmailParser.Attachment Queries an attachment property. | All |
✅ Server |
EmailParser.AttachmentCount Queries number of attachments. | All |
✅ Server |
EmailParser.Free Frees the email parser. | All |
✅ Server |
EmailParser.HTMLText Queries html text of email. | All |
✅ Server |
EmailParser.HTMLToPlainText Converts HTML to plain text. | All |
✅ Server |
EmailParser.Header Queries a header entry. | All |
✅ Server |
EmailParser.HeaderCount Queries number of header entries. | All |
✅ Server |
EmailParser.Inline Queries an inline graphics property. | All |
✅ Server |
EmailParser.InlineCount Queries number of inline images. | All |
✅ Server |
EmailParser.List Lists all email parser reference numbers. | All |
✅ Server |
EmailParser.MessageID Queries the message ID of the email. | All |
✅ Server |
EmailParser.Parse Parses an email. | All |
✅ Server |
EmailParser.ParseFile Parses an email from a file. | All |
✅ Server |
EmailParser.PlainText Queries plain text of email. | All |
✅ Server |
EmailParser.Subject Queries the subject line of the email. | All |
✅ Server |
EmailParser.WriteAttachment Writes an attachment to a file path. | All |
✅ Server |
EmailParser.WriteInline Writes an inline graphics to a file path. | All |
✅ Server |
FM.InsertRecordTSV Inserts records based on tab/return separated text. | All |
✅ Server |
QuickList.List Returns list of all quick list IDs. | All |
✅ Server |
RegEx.List Returns list of all regex IDs. | All |
✅ Server |
SQL.GetRecordsAsText Queries all records as text. | All |
✅ Server |
SQL.InternalSQLiteLibrary.Activate Activates the internal SQLite library. | All |
✅ Server |
SQL.InternalSQLiteLibrary.Activated Checks if internal SQLite library is used. | All |
✅ Server |
SQL.InternalSQLiteLibrary.Deactivate Deactivates the use of internal SQLite library. | All |
✅ Server |
SQL.InternalSQLiteLibrary.SourceID Returns the source code ID. | All |
✅ Server |
SQL.InternalSQLiteLibrary.Version Returns the SQLite version number. | All |
✅ Server |
SQL.InternalSQLiteLibrary.VersionNumber Returns the SQLite version number. | All |
✅ Server |
SQL.SQLite3.ReKey You can change the key on a database using the Rekey Function. | All |
✅ Server |
SQL.SQLite3.SetKey Sets the encryption key to use. | All |
✅ Server |
Social.AccountProperty Queries details of an account. | Mac/iOS |
❌ Server |
Social.Accounts Queries an array of all the accounts in an account database. | Mac/iOS |
❌ Server |
Social.HasAccessForAccountType Checks if we do have permissions for this type of service. | Mac/iOS |
❌ Server |
Social.RequestAccessForAccountType Requests permissions to use accounts. | Mac/iOS |
❌ Server |
SocialRequest.AddParameter Adds a parameter to the request. | Mac/iOS |
❌ Server |
SocialRequest.ClearMultipartData Clears the multipart data for this request. | Mac/iOS |
❌ Server |
SocialRequest.ClearParameter Clears the parameter list for this request. | Mac/iOS |
❌ Server |
SocialRequest.GetAccount Queries the account identifier for this request. | Mac/iOS |
❌ Server |
SocialRequest.GetMultiPartDataCount Query number of multi part data in this request. | Mac/iOS |
❌ Server |
SocialRequest.GetParameterCount Queries number of parameters for this request. | Mac/iOS |
❌ Server |
SocialRequest.GetRequestMethod Queries request method. | Mac/iOS |
❌ Server |
SocialRequest.GetResponse Queries details on the response. | Mac/iOS |
❌ Server |
SocialRequest.GetServiceType Queries the service type. | Mac/iOS |
❌ Server |
SocialRequest.GetURL Queries the URL for the request. | Mac/iOS |
❌ Server |
SocialRequest.New Creates a new social request. | Mac/iOS |
❌ Server |
SocialRequest.Perform Performs the request. | Mac/iOS |
❌ Server |
SocialRequest.Release Releases request. | Mac/iOS |
❌ Server |
SocialRequest.SetAccount Sets the account to use for this request. | Mac/iOS |
❌ Server |
SocialRequest.SetRequestMethod Sets the request method for this request. | Mac/iOS |
❌ Server |
SocialRequest.SetServiceType Sets the service type to use. | Mac/iOS |
❌ Server |
SocialRequest.SetURL Sets the request URL. | Mac/iOS |
❌ Server |
SocialRequest.addMultipartContainer Adds multipart data for this request. | Mac/iOS |
❌ Server |
SocialRequest.addMultipartText Adds multipart data for this request. | Mac/iOS |
❌ Server |
Socket.GetBroadcast Queries whether broadcasts are allowed. | All |
✅ Server |
Socket.GetMulticastLoop Queries whether multicast packets are also sent to the sending socket. | All |
✅ Server |
Socket.GetMulticastTimeToLive Queries time to live for multicast data packets. | All |
✅ Server |
Socket.GetTimeToLive Queries time to live for data packets. | All |
✅ Server |
Socket.SetBroadcast Enables or disables whether broadcasts are allowed. | All |
✅ Server |
Socket.SetMulticastLoop Sets whether multicast packets are also sent to the sending socket. | All |
✅ Server |
Socket.SetMulticastTimeToLive Sets time to live for multicast data packets. | All |
✅ Server |
Socket.SetTimeToLive Sets time to live for data packets. | All |
✅ Server |
Text.ReadEMLXFile Reads email text from emlx file. | All |
✅ Server |
Window.AddBottomOverlay Adds a control on bottom of the window to hide FileMakers controls behind it. | Mac only |
❌ Server |
XML.Import Imports XML and creates tables, fields and records. | All |
✅ Server |
XML.Import.Cancel Cancels current import. | All |
✅ Server |
XML.Import.Status Queries status of xml import. | All |
✅ Server |
XML.Import.Todo Queries how many items are to be done for XML import. | All |
✅ Server |
XML.Import.Total Queries total items to be imported. | All |
✅ Server |
78 functions shown.
Older Version 5.2 Newer Version 5.4
Feedback: Report problem or ask question.