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:
11.5
12.0
12.1
12.2
12.3
12.4
12.5
13.0
13.1
13.2
Statistic
FMM
Blog
Functions deprecated
Please use newer replacement functions or older plugin version.
Item | Details | Server |
---|---|---|
Addressbook.Account.Name Deprecated Queries name of account. | Mac only 6.2 |
❌ Server |
Addressbook.Account.Type Deprecated Queries type identifier for account. | Mac only 6.2 |
❌ Server |
Addressbook.Account.URL Deprecated Queries base URL for account. | Mac only 6.2 |
❌ Server |
Addressbook.Account.isMainAccount Deprecated Queries whether this is main account. | Mac only 6.2 |
❌ Server |
Addressbook.LocalizedPropertyOrLabel Deprecated Queries a localized name for a label or property. | Mac only 3.5 |
❌ Server |
Addressbook.NewGroup Deprecated Creates a new group. | Mac/iOS 3.1 |
❌ Server |
Addressbook.NewPerson Deprecated Creates a new person. | Mac/iOS 3.1 |
❌ Server |
Addressbook.Notification.Clear Deprecated Clears the registered notification script. | Mac only 3.5 |
❌ Server |
Addressbook.Notification.Evaluate Deprecated Installs a notification evaluate. | Mac only 6.2 |
❌ Server |
Addressbook.Notification.GetChangedExternally Deprecated Queries if the last notification script call was caused by a changed in another app. | Mac only 3.5 |
❌ Server |
Addressbook.Notification.GetDeletedRecords Deprecated Queries list of deleted records. | Mac only 3.5 |
❌ Server |
Addressbook.Notification.GetInsertedRecords Deprecated Queries list of inserted records. | Mac only 3.5 |
❌ Server |
Addressbook.Notification.GetProcessID Deprecated Queries the process ID. | Mac only 3.5 |
❌ Server |
Addressbook.Notification.GetProcessName Deprecated Queries the process name. | Mac only 3.5 |
❌ Server |
Addressbook.Notification.GetUpdatedRecords Deprecated Queries list of updated records. | Mac only 3.5 |
❌ Server |
Addressbook.Notification.GetUserUID Deprecated Queries the user ID. | Mac only 3.5 |
❌ Server |
Addressbook.Notification.Set Deprecated Installs a notification script. | Mac only 3.5 |
❌ Server |
Addressbook.Record.Account Deprecated Queries account identifier for record. | Mac only 6.2 |
❌ Server |
Addressbook.addRecord Deprecated Adds an person or group record to the Address Book database. | Mac/iOS 3.1 |
❌ Server |
Addressbook.allAccounts Deprecated Queries list of account identifies for all accounts. | Mac only 6.2 |
❌ Server |
Addressbook.defaultAccount Deprecated Queries default account identifier. | Mac only 6.2 |
❌ Server |
Addressbook.enabledAccounts Deprecated Queries list of account identifies for enabled accounts. | Mac only 6.2 |
❌ Server |
Addressbook.formattedAddress Deprecated Returns an attributed string containing the formatted address. | Mac only 3.1 |
❌ Server |
Addressbook.group.addMember Deprecated Adds a person to a group. | Mac/iOS 3.1 |
❌ Server |
Addressbook.group.addSubgroup Deprecated Adds a subgroup to another group. | Mac/iOS 3.1 |
❌ Server |
Addressbook.group.members Deprecated Returns an array of persons in a group. | Mac/iOS 3.1 |
❌ Server |
Addressbook.group.parentGroups Deprecated Returns an array containing a group's parents—that is, the groups that a group belongs to. | Mac only 3.1 |
❌ Server |
Addressbook.group.removeMember Deprecated Removes a person from a group. | Mac/iOS 3.1 |
❌ Server |
Addressbook.group.removeSubgroup Deprecated Removes a subgroup from a group. | Mac/iOS 3.1 |
❌ Server |
Addressbook.group.subgroups Deprecated Returns an array containing a group's subgroups. | Mac only 3.1 |
❌ Server |
Addressbook.groups Deprecated Returns an array of all the groups in the Address Book database. | Mac/iOS 3.1 |
❌ Server |
Addressbook.hasUnsavedChanges Deprecated Indicates whether an address book has changes that have not been saved to the Address Book database. | Mac/iOS 3.1 |
❌ Server |
Addressbook.me Deprecated Returns the person record that represents the logged-in user. | Mac/iOS 3.1 |
❌ Server |
Addressbook.multivalue.New Deprecated Creates a new multivalue object. | Mac/iOS 3.1 |
❌ Server |
Addressbook.multivalue.addAddress Deprecated Adds an address and its label to a multivalue list. | Mac/iOS 5.1 |
❌ Server |
Addressbook.multivalue.addValue Deprecated Adds a value and its label to a multivalue list. | Mac/iOS 3.1 |
❌ Server |
Addressbook.multivalue.count Deprecated Returns the number of entries in a multivalue list. | Mac/iOS 3.1 |
❌ Server |
Addressbook.multivalue.identifierAtIndex Deprecated Returns the identifier for the given index. | Mac/iOS 3.1 |
❌ Server |
Addressbook.multivalue.identifiers Deprecated Returns the list of all identifiers. | Mac/iOS 6.1 |
❌ Server |
Addressbook.multivalue.indexForIdentifier Deprecated Returns the index for the given identifier. | Mac/iOS 3.1 |
❌ Server |
Addressbook.multivalue.indexForLabel Deprecated Returns the index for the given label. | Mac/iOS 8.2 |
❌ Server |
Addressbook.multivalue.insertValue Deprecated Inserts a value and its label at the given index in a multivalue list. | Mac/iOS 3.1 |
❌ Server |
Addressbook.multivalue.labelAtIndex Deprecated Returns the label for the given index. | Mac/iOS 3.1 |
❌ Server |
Addressbook.multivalue.labelForIdentifier Deprecated Returns the label for the given identifier. | Mac/iOS 3.1 |
❌ Server |
Addressbook.multivalue.labels Deprecated Returns the list of all labels. | Mac/iOS 6.1 |
❌ Server |
Addressbook.multivalue.primaryIdentifier Deprecated Returns the identifier for the primary value. | Mac/iOS 3.1 |
❌ Server |
Addressbook.multivalue.removeValueAndLabelAtIndex Deprecated Removes the value and label at the given index. | Mac/iOS 3.1 |
❌ Server |
Addressbook.multivalue.replaceLabelAtIndex Deprecated Replaces the label at the given index. | Mac/iOS 3.1 |
❌ Server |
Addressbook.multivalue.replaceValueAtIndex Deprecated Replaces the value at the given index. | Mac/iOS 3.1 |
❌ Server |
Addressbook.multivalue.setPrimaryIdentifier Deprecated Sets the primary value to be the value for the given identifier. | Mac only 3.1 |
❌ Server |
Addressbook.multivalue.valueAtIndex Deprecated Returns the value for the given index. | Mac/iOS 3.1 |
❌ Server |
Addressbook.multivalue.valueForIdentifier Deprecated Returns the value for the given identifier. | Mac/iOS 3.1 |
❌ Server |
Addressbook.multivalue.valueForLabel Deprecated Returns value for label. | Mac/iOS 6.1 |
❌ Server |
Addressbook.multivalue.values Deprecated Returns the list of all values. | Mac/iOS 6.1 |
❌ Server |
Addressbook.people Deprecated Returns an array of all the people in the Address Book database. | Mac/iOS 3.1 |
❌ Server |
Addressbook.persistentAccounts Deprecated Queries list of account identifies for persistent accounts. | Mac only 6.2 |
❌ Server |
Addressbook.person.EditInAddressbook Deprecated Launches Contacts application to edit this person. | Mac only 3.1 |
❌ Server |
Addressbook.person.ExternalUID Deprecated Queries external UID for person. | Mac/iOS 6.1 |
❌ Server |
Addressbook.person.GetImage Deprecated Returns data that contains a picture of this person. | Mac/iOS 3.1 |
❌ Server |
Addressbook.person.SetBirthdayComponents Deprecated Sets the birthday data components. | Mac/iOS 5.4 |
❌ Server |
Addressbook.person.SetImage Deprecated Sets the image for this person to the given image. | Mac/iOS 3.1 |
❌ Server |
Addressbook.person.ShowInAddressbook Deprecated Launches Contacts application to show this person. | Mac only 3.1 |
❌ Server |
Addressbook.person.linkedPeople Deprecated Returns the array of all person records that are linked to the person this record represents. | Mac/iOS 3.1 |
❌ Server |
Addressbook.person.parentGroups Deprecated Returns an array of the address book groups that this person belongs to. | Mac only 3.1 |
❌ Server |
Addressbook.person.vCardRepresentation Deprecated Returns the vCard representation of the person record as a data object in vCard format. | Mac/iOS 3.1 |
❌ Server |
Addressbook.personFromVCardRepresentation Deprecated Creates an Person instance initialized with the given data. | Mac/iOS 3.1 |
❌ Server |
Addressbook.personFromVCardTextRepresentation Deprecated Creates an Person instance initialized with the given text. | Mac/iOS 3.5 |
❌ Server |
Addressbook.record.SetValueForProperty Deprecated Sets the value of a given property for a record. | Mac/iOS 3.1 |
❌ Server |
Addressbook.record.UniqueID Deprecated Returns the unique ID for a record. | Mac/iOS 3.1 |
❌ Server |
Addressbook.record.displayname Deprecated Convenience function to return a display name for a record. | Mac/iOS 3.1 |
❌ Server |
Addressbook.record.isReadOnly Deprecated Returns whether a record is read-only. | Mac/iOS 3.1 |
❌ Server |
Addressbook.record.removeValueForProperty Deprecated Removes the value for a given property. | Mac/iOS 3.1 |
❌ Server |
Addressbook.record.valueForProperty Deprecated Returns the value of a given property for a record. | Mac/iOS 3.1 |
❌ Server |
Addressbook.recordsMatchingSearchElement Deprecated Searches matching records. | Mac only 5.4 |
❌ Server |
Addressbook.removeRecord Deprecated Removes an person or group record from the Address Book database. | Mac/iOS 3.1 |
❌ Server |
Addressbook.save Deprecated Saves all the changes made since the last save. | Mac/iOS 3.1 |
❌ Server |
Addressbook.searchElementForConjunction Deprecated Joins several search elements. | Mac only 5.4 |
❌ Server |
Addressbook.searchElementForProperty Deprecated Creates a new search element. | Mac only 5.4 |
❌ Server |
Addressbook.searchGroupsWithName Deprecated Searches groups matching the group name. | Mac only 3.3 |
❌ Server |
Addressbook.searchPeopleWithCreationDate Deprecated Searches for people in address book with creation date between both dates. | Mac only 3.5 |
❌ Server |
Addressbook.searchPeopleWithEmail Deprecated Searches all people with given email address. | Mac only 3.1 |
❌ Server |
Addressbook.searchPeopleWithModificationDate Deprecated Searches for people in address book with modification date between both dates. | Mac only 3.5 |
❌ Server |
Addressbook.searchPeopleWithName Deprecated Searches people matching the first and/or last name. | Mac only 3.1 |
❌ Server |
Addressbook.searchPersonWithExternalUID Deprecated Searches addressbook for given external ID. | Mac only 6.1 |
❌ Server |
Addressbook.setMe Deprecated Sets the record that represents the logged-in user. | Mac/iOS 3.1 |
❌ Server |
App.CompactMemory Deprecated Compacts application memory. | Win only 8.5 |
✅ Server |
Barcode.Detect Deprecated Detects a barcode. | All 3.5 |
✅ Server |
CUPS.GetJobCompletionTime Deprecated Queries the completion time of the job. | Mac only 2.5 |
✅ Server |
CUPS.GetJobCreationTime Deprecated Queries the creation time of the job. | Mac only 2.5 |
✅ Server |
CUPS.GetJobFormat Deprecated Queries job's document format. | Mac only 2.5 |
✅ Server |
CUPS.GetJobID Deprecated Queries job number. | Mac only 2.5 |
✅ Server |
CUPS.GetJobIndex Deprecated Queries job index for ID. | Mac only 7.4 |
✅ Server |
CUPS.GetJobPrinter Deprecated Queries job's printer name. | Mac only 2.5 |
✅ Server |
CUPS.GetJobPriority Deprecated Queries job's priority. | Mac only 2.5 |
✅ Server |
CUPS.GetJobProcessingTime Deprecated Queries the processing time of the job. | Mac only 2.5 |
✅ Server |
CUPS.GetJobSize Deprecated Queries job size. | Mac only 2.5 |
✅ Server |
CUPS.GetJobState Deprecated Queries job state. | Mac only 2.5 |
✅ Server |
CUPS.GetJobTitle Deprecated Queries job title. | Mac only 2.5 |
✅ Server |
CUPS.GetJobUser Deprecated Queries which user submitted the job. | Mac only 2.5 |
✅ Server |
CUPS.GetJobsCount Deprecated Selects some jobs and returns the count of jobs found. | Mac only 2.5 |
✅ Server |
CUPS.GetPrinterCount Deprecated Queries number of printers. | Mac only 2.5 |
✅ Server |
CUPS.GetPrinterDefault Deprecated Queries whether this printer is the default printer. | Mac only 2.5 |
✅ Server |
CUPS.GetPrinterName Deprecated Queries the name of this printer. | Mac only 2.5 |
✅ Server |
CURL.GetDebugAsText Deprecated Returns the debug output of the transaction as text. | All 2.5 |
✅ Server |
CURL.GetHeaderAsText Deprecated Returns the headers of the transaction as text. | All 2.5 |
✅ Server |
CURL.GetLastSocket Deprecated Queries last used socket handle. | All 8.2 |
✅ Server |
CURL.GetProtocol Deprecated Queries protocol used. | All 8.2 |
✅ Server |
CURL.SetOptionEGDSocket Deprecated Sets a path name to the Entropy Gathering Daemon socket. | All 2.5 |
✅ Server |
CURL.SetOptionProtocols Deprecated Limit which protocols are used. | All 2.5 |
✅ Server |
CURL.SetOptionPut Deprecated Sets transfer to be a HTTP Put. | All 2.5 |
✅ Server |
CURL.SetOptionRandomFile Deprecated Sets random file. | All 2.5 |
✅ Server |
CURL.SetOptionRedirProtocols Deprecated Limit which protocols are used for redirection. | All 2.5 |
✅ Server |
CURL.SetOptionSSLEnableNPN Deprecated Enable/disable TLS NPN extension (http2 over ssl might fail without) | All 8.2 |
✅ Server |
CURL.SetOptionSSLEngine Deprecated Sets which crypto engine is used. | All 2.5 |
✅ Server |
CURL.SetOptionSSLEngineDefault Deprecated Sets the actual crypto engine as the default for (asymmetric) crypto operations. | All 2.5 |
✅ Server |
CURL.SetOptionSocks5GSSAPIService Deprecated Sets the name of the service. | All 2.5 |
✅ Server |
DragDrop.CreateWithWindow Deprecated Creates a new drop area which covers the whole window. | Mac/Win 2.4 |
❌ Server |
DynaPDF.ExtractImages Deprecated Extracts images of a PDF. | All 3.4 |
✅ Server |
DynaPDF.ExtractPageRectText Deprecated Extracts the text of the page in a rectangle. | All 6.2 |
✅ Server |
DynaPDF.ExtractPageText Deprecated Extracts the text of the page. | All 3.0 |
✅ Server |
DynaPDF.ListImages Deprecated Lists images in a PDF. | All 6.4 |
✅ Server |
Encryption.DecryptAES Deprecated Decrypts data with AES engine in CBC mode. | All 2.7 |
✅ Server |
Encryption.DecryptBlowfish Deprecated Decrypts data with Blowfish engine in CFB64 mode. | All 2.7 |
✅ Server |
Encryption.DecryptContainerAES Deprecated Decrypts container value with AES engine in CFB mode. | All 2.9 |
✅ Server |
Encryption.DecryptContainerBlowfish Deprecated Decrypts container value with Blowfish engine. | All 2.9 |
✅ Server |
Encryption.EncryptAES Deprecated Encrypts data with with AES engine in CBC mode. | All 2.7 |
✅ Server |
Encryption.EncryptBlowfish Deprecated Decrypts data with Blowfish engine in CFB64 mode. | All 2.7 |
✅ Server |
Encryption.EncryptContainerAES Deprecated Encrypts container value with AES engine in CFB mode. | All 2.9 |
✅ Server |
Encryption.EncryptContainerBlowfish Deprecated Encrypts container value with Blowfish engine. | All 2.9 |
✅ Server |
Events.Event.BirthdayPersonUniqueID Deprecated Specifies the address book unique ID of the person this event was created for. | Mac/iOS 6.2 |
❌ Server |
FM.ChooseDictionary Deprecated Chooses or queries dictionary used. | Mac only 9.4 |
❌ Server |
FM.DisableRuntimeEndWindow Deprecated Disables end screen on runtime on Mac. | Mac only 4.3 |
❌ Server |
FM.ExecuteSQL Deprecated Execute the SQL Statement against the current FileMaker File. | All 1.2 |
✅ Server |
FM.ExecuteSQLOnIdle Deprecated This is similar to FM.ExecuteSQL, except that it waits until idle to execute. | Mac/Win 1.2 |
✅ Server |
FM.GetDictionary Deprecated Queries current dictionary. | Mac only 9.4 |
❌ Server |
FM.GetDictionaryList Deprecated Queries current dictionaries list. | Mac only 9.4 |
❌ Server |
GMImage.SetCacheThreshold Deprecated Sets the Pixel cache threshold in bytes. | All 2.0 |
✅ Server |
IKPictureTaker.SetShowAddressBookPicture Deprecated Sets whether address book pictures are shown. | Mac only 3.5 |
❌ Server |
LDAP.Add Deprecated Adds an entry to a tree. | Mac/Win/Linux 6.0 |
✅ Server |
LDAP.AddList Deprecated Adds an entry to a tree. | Mac/Win/Linux 6.4 |
✅ Server |
LDAP.AddRecord Deprecated Adds an entry to a tree. | Mac/Win/Linux 7.0 |
✅ Server |
LDAP.Modify Deprecated Changes an existing entry. | Mac/Win/Linux 6.0 |
✅ Server |
LDAP.ModifyRecord Deprecated Changes an existing entry. | Mac/Win/Linux 7.0 |
✅ Server |
MapView.AddPin Deprecated Adds a pin to the map. | Mac/iOS 9.0 |
❌ Server |
MapView.AddPinWithAddress Deprecated Adds a pin with querying an address. | Mac/iOS 9.0 |
❌ Server |
Math.InsidePolygon Deprecated Checks if one point is inside a polygon. | All 2.2 |
✅ Server |
MenuItem.GetSelectable Deprecated Queries whether menu item is selectable. | Mac/Win 6.3 |
❌ Server |
MenuItem.SetSelectable Deprecated Sets whether menu item is selectable. | Mac/Win 6.3 |
❌ Server |
PHP.Execute Deprecated Executes the specified php code and returns the text output. | Mac/Win/Linux 2.9 |
✅ Server |
PHP.ExistsVariable Deprecated Checks if a variable exists. | Mac/Win/Linux 2.9 |
✅ Server |
PHP.GetResultContainer Deprecated Returns the result of the last php script to run as container. | Mac/Win/Linux 6.4 |
✅ Server |
PHP.GetResultString Deprecated Returns the result of the last php script to run. | Mac/Win/Linux 2.9 |
✅ Server |
PHP.GetVariable Deprecated Returns the value of the variable. | Mac/Win/Linux 2.9 |
✅ Server |
PHP.Init Deprecated Initializes PHP. | Mac/Win/Linux 2.9 |
✅ Server |
PHP.IsInitialized Deprecated Queries whether PHP was initialized. | Mac/Win/Linux 7.3 |
✅ Server |
PHP.Load Deprecated This function is used to indicate where PHP is installed on the computer. | Mac/Win/Linux 2.9 |
✅ Server |
PHP.Run Deprecated Executes the specified php code. | Mac/Win/Linux 2.9 |
✅ Server |
PHP.SetVariable Deprecated Declares the variables in inside of PHP. | Mac/Win/Linux 2.9 |
✅ Server |
PHP.ShutDown Deprecated Stops php. | Mac/Win/Linux 2.9 |
✅ Server |
PrintDialog.GetPaperHeight Deprecated Queries paper height to set. | Mac only 11.3 |
❌ Server |
PrintDialog.GetPaperName Deprecated Queries printer name. | Mac only 5.0 |
❌ Server |
PrintDialog.GetPaperWidth Deprecated Queries paper width to set. | Mac only 11.3 |
❌ Server |
PrintDialog.SetPaperHeight Deprecated Sets paper height to use. | Mac only 11.3 |
❌ Server |
PrintDialog.SetPaperName Deprecated Sets paper name. | Mac only 5.0 |
❌ Server |
PrintDialog.SetPaperWidth Deprecated Sets paper width to use. | Mac only 11.3 |
❌ Server |
RunTask.AddArgument Deprecated Adds the argument that should be used to launch the executable to the arguments list. | Mac/Win 4.1 |
✅ Server |
RunTask.GetArgument Deprecated Queries the argument with given index. | Mac/Win 3.1 |
✅ Server |
RunTask.GetArgumentCount Deprecated Returns the number of arguments. | Mac/Win 3.1 |
✅ Server |
RunTask.GetCurrentDirectoryPath Deprecated Returns the task's current directory. | Mac/Win 3.1 |
✅ Server |
RunTask.GetLaunchPath Deprecated Returns the path of the executable. | Mac/Win 3.1 |
✅ Server |
RunTask.GetVerb Deprecated Returns the verb string. | Win only 3.2 |
✅ Server |
RunTask.IsRunning Deprecated Returns whether the receiver is still running. | Mac/Win 3.1 |
✅ Server |
RunTask.Launch Deprecated Launches the task represented by the receiver. | Mac/Win 3.1 |
✅ Server |
RunTask.NewTask Deprecated Creates a new task. | Mac/Win 3.1 |
✅ Server |
RunTask.ProcessIdentifier Deprecated Returns the receiver's process identifier. | Mac/Win 3.1 |
✅ Server |
RunTask.ReadErrorText Deprecated Reads what is in the buffer for the error stream. | Mac only 4.1 |
✅ Server |
RunTask.ReadOutputText Deprecated Reads what is in the buffer for the output stream. | Mac only 4.1 |
✅ Server |
RunTask.SetArguments Deprecated Sets the command arguments that should be used to launch the executable. | Mac/Win 3.1 |
✅ Server |
RunTask.SetCurrentDirectoryPath Deprecated Sets the current directory for the receiver. | Mac/Win 3.1 |
✅ Server |
RunTask.SetLaunchPath Deprecated Sets the path to be launched. | Mac/Win 3.1 |
✅ Server |
RunTask.SetVerb Deprecated Sets the verb, that specifies the action to be performed. | Win only 3.2 |
✅ Server |
RunTask.Terminate Deprecated Sends a terminate signal to the receiver and all of its subtasks. | Mac/Win 3.1 |
✅ Server |
RunTask.TerminationReason Deprecated Returns the reason the task was terminated. | Mac only 3.1 |
✅ Server |
RunTask.TerminationStatus Deprecated Returns the exit status returned by the receiver's executable. | Mac only 3.1 |
✅ Server |
RunTask.Wait Deprecated Waits for current task to terminate. | Mac only 6.4 |
✅ Server |
RunTask.WriteInputText Deprecated Writes text to the input buffer for the app. | Mac only 4.1 |
✅ Server |
SNMP.Get Deprecated Performs a SNMP GET query. | Mac/Linux 3.1 |
✅ Server |
SNMP.SetRetries Deprecated Sets number of retries for the SNMP query. | All 3.1 |
✅ Server |
SNMP.SetTimeout Deprecated Sets timeout for the SNMP query. | All 3.1 |
✅ Server |
SendCommand Deprecated Sends a command to listening application. | All 2.0 |
✅ Server |
ServerSocket.Check Deprecated Checks if any network socket has something to do. | All 3.2 |
✅ Server |
ServerSocket.GetAllowedScripts Deprecated Queries list of allowed scripts. | All 3.4 |
✅ Server |
ServerSocket.GetAllowedTypes Deprecated Queries the list of allowed types. | All 3.4 |
✅ Server |
ServerSocket.SendQuery Deprecated Sends a query to a Serversocket on another FileMaker instance. | All 3.2 |
✅ Server |
ServerSocket.SetAllowedScripts Deprecated Sets a list of allowed script names. | All 3.4 |
✅ Server |
ServerSocket.SetAllowedTypes Deprecated Sets a list of allowed types. | All 3.4 |
✅ Server |
ServerSocket.Start Deprecated Starts the server socket to answer queries from other applications. | All 3.2 |
✅ Server |
ServerSocket.Stop Deprecated Stops the server socket. | All 3.2 |
✅ Server |
Social.AccountProperty Deprecated Queries details of an account. | Mac/iOS 5.3 |
❌ Server |
Social.Accounts Deprecated Queries an array of all the accounts in an account database. | Mac/iOS 5.3 |
❌ Server |
Social.HasAccessForAccountType Deprecated Checks if we do have permissions for this type of service. | Mac/iOS 5.3 |
❌ Server |
Social.RequestAccessForAccountType Deprecated Requests permissions to use accounts. | Mac/iOS 5.3 |
❌ Server |
SocialComposer.AddImageContainer Deprecated Adds an image to the post. | iOS 7.3 |
❌ Server |
SocialComposer.AddImageFile Deprecated Adds an image to the post. | iOS 7.3 |
❌ Server |
SocialComposer.AddURL Deprecated Adds a URL to the post. | iOS 7.3 |
❌ Server |
SocialComposer.Dismiss Deprecated Dismisses the dialog. | iOS 7.3 |
❌ Server |
SocialComposer.GetEvaluate Deprecated Queries the evaluation to run when social composer is done. | iOS 7.3 |
❌ Server |
SocialComposer.GetFileName Deprecated Queries the file name of the script to run when social composer is done. | iOS 7.3 |
❌ Server |
SocialComposer.GetInitialText Deprecated Queries current initial text. | iOS 7.3 |
❌ Server |
SocialComposer.GetScriptName Deprecated Queries the script name of the script to run when social composer is done. | iOS 7.3 |
❌ Server |
SocialComposer.ImageCount Deprecated Queries number of images in current post. | iOS 7.3 |
❌ Server |
SocialComposer.IsAvailableForServiceType Deprecated Queries whether a social service is available. | iOS 7.3 |
❌ Server |
SocialComposer.IsPresented Deprecated Checks whether panel is displayed. | iOS 7.3 |
❌ Server |
SocialComposer.New Deprecated Initializes a new social composer for a given type. | iOS 7.3 |
❌ Server |
SocialComposer.Present Deprecated Presents the social composer view. | iOS 7.3 |
❌ Server |
SocialComposer.RemoveAllImages Deprecated Removes all images from the post. | iOS 7.3 |
❌ Server |
SocialComposer.RemoveAllURLs Deprecated Removes all URLs from the post. | iOS 7.3 |
❌ Server |
SocialComposer.Result Deprecated Queries result of social composer. | iOS 7.3 |
❌ Server |
SocialComposer.ServiceType Deprecated Queries service type of the composer. | iOS 7.3 |
❌ Server |
SocialComposer.SetEvaluate Deprecated Sets the expression to call when composer is done. | iOS 7.3 |
❌ Server |
SocialComposer.SetInitialText Deprecated Sets the initial text to be posted. | iOS 7.3 |
❌ Server |
SocialComposer.SetScript Deprecated Sets the script to call when composer is done. | iOS 7.3 |
❌ Server |
SocialComposer.URLCount Deprecated Queries number of URLs in current post. | iOS 7.3 |
❌ Server |
SocialRequest.AddParameter Deprecated Adds a parameter to the request. | Mac/iOS 5.3 |
❌ Server |
SocialRequest.ClearMultipartData Deprecated Clears the multipart data for this request. | Mac/iOS 5.3 |
❌ Server |
SocialRequest.ClearParameter Deprecated Clears the parameter list for this request. | Mac/iOS 5.3 |
❌ Server |
SocialRequest.GetAccount Deprecated Queries the account identifier for this request. | Mac/iOS 5.3 |
❌ Server |
SocialRequest.GetMultiPartDataCount Deprecated Query number of multi part data in this request. | Mac/iOS 5.3 |
❌ Server |
SocialRequest.GetParameterCount Deprecated Queries number of parameters for this request. | Mac/iOS 5.3 |
❌ Server |
SocialRequest.GetRequestMethod Deprecated Queries request method. | Mac/iOS 5.3 |
❌ Server |
SocialRequest.GetResponse Deprecated Queries details on the response. | Mac/iOS 5.3 |
❌ Server |
SocialRequest.GetServiceType Deprecated Queries the service type. | Mac/iOS 5.3 |
❌ Server |
SocialRequest.GetURL Deprecated Queries the URL for the request. | Mac/iOS 5.3 |
❌ Server |
SocialRequest.New Deprecated Creates a new social request. | Mac/iOS 5.3 |
❌ Server |
SocialRequest.Perform Deprecated Performs the request. | Mac/iOS 5.3 |
❌ Server |
SocialRequest.Release Deprecated Releases request. | Mac/iOS 5.3 |
❌ Server |
SocialRequest.SetAccount Deprecated Sets the account to use for this request. | Mac/iOS 5.3 |
❌ Server |
SocialRequest.SetRequestMethod Deprecated Sets the request method for this request. | Mac/iOS 5.3 |
❌ Server |
SocialRequest.SetServiceType Deprecated Sets the service type to use. | Mac/iOS 5.3 |
❌ Server |
SocialRequest.SetURL Deprecated Sets the request URL. | Mac/iOS 5.3 |
❌ Server |
SocialRequest.addMultipartContainer Deprecated Adds multipart data for this request. | Mac/iOS 5.3 |
❌ Server |
SocialRequest.addMultipartText Deprecated Adds multipart data for this request. | Mac/iOS 5.3 |
❌ Server |
SyntaxColoring.LineNumbers.Disable Deprecated Disables line numbers in FileMaker Scripts. | Mac only 3.5 |
❌ Server |
SyntaxColoring.LineNumbers.Enable Deprecated Enables line numbers in FileMaker Scripts. | Mac only 3.5 |
❌ Server |
SyntaxColoring.LineNumbers.Enabled Deprecated Queries if line numbers are enabled or not. | Mac only 3.5 |
❌ Server |
SyntaxColoring.LineNumbers.GetColor Deprecated Queries the current color for line numbers. | Mac only 3.5 |
❌ Server |
SyntaxColoring.LineNumbers.SetColor Deprecated Sets the new color to use for line numbers. | Mac only 3.5 |
❌ Server |
SystemInfo.MacHasHardwareAcceleratedCoreImage Deprecated Checks whether a Mac can use hardware accelerated Core Image/Quartz. | Mac only 1.5 |
✅ Server |
SystemInfo.MacVRAMSize Deprecated Returns the size of the VRAM in bytes on a Mac. | Mac only 1.5 |
✅ Server |
SystemInfo.WinCSDVersion Deprecated Returns service pack version. | Win only 2.8 |
✅ Server |
SystemInfo.WinServicePackMajor Deprecated Returns the major version number of the latest Service Pack installed on the system. | Win only 2.8 |
✅ Server |
SystemInfo.WinServicePackMinor Deprecated Returns the minor version number of the latest Service Pack installed on the system. | Win only 2.8 |
✅ Server |
SystemInfo.WindowsAero Deprecated Returns whether Windows is using the Aero Interface. | All 2.8 |
✅ Server |
SystemInfo.isLeopard Deprecated Whether the operation system is macOS 10.5 Leopard or newer. | All 2.8 |
✅ Server |
SystemInfo.isLion Deprecated Whether the operation system is macOS 10.7 Lion or newer. | All 2.8 |
✅ Server |
SystemInfo.isMountainLion Deprecated Whether the operation system is macOS 10.8 Mountain Lion or newer. | All 2.8 |
✅ Server |
SystemInfo.isSnowLeopard Deprecated Whether the operation system is macOS 10.6 Snow Leopard or newer. | All 2.8 |
✅ Server |
SystemInfo.isWindows2000 Deprecated Returns 1 if called on Windows 2000. | All 2.8 |
✅ Server |
SystemInfo.isWindows7 Deprecated Returns 1 if called on Windows 7. | All 2.8 |
✅ Server |
SystemInfo.isWindowsVista Deprecated Returns 1 if called on Windows Vista. | All 2.8 |
✅ Server |
SystemInfo.isWindowsXP Deprecated Returns 1 if called on Windows XP. | All 2.8 |
✅ Server |
Toolbar.InstallBackground Deprecated Installs a background for the toolbar. | Mac only 4.3 |
❌ Server |
UnZipFile.ExtractFiles Deprecated Extracts all files from current archive into a folder. | All 6.0 |
✅ Server |
UnZipFile.OpenContainer Deprecated Opens a zip archive stored in a container. | All 3.4 |
✅ Server |
UnZipFile.OpenFile Deprecated Opens a zip archive file. | All 3.4 |
✅ Server |
Validate.CheckReceipt Deprecated Validates the receipt. | Mac only 2.2 |
❌ Server |
Validate.Exit Deprecated Quits the application with the given error code. | Mac only 2.2 |
❌ Server |
Validate.FindReceipt Deprecated Finds the receipt by looking up the location of the application. | Mac only 2.2 |
❌ Server |
WebView.Cookies.Count Deprecated Queries number of cookies. | Mac only 5.0 |
❌ Server |
WebView.Cookies.Query Deprecated Queries a property of a cookie. | Mac only 5.0 |
❌ Server |
WebView.GetPrivateBrowsing Deprecated Queries whether private browsing is enabled. | Mac/iOS 9.5 |
❌ Server |
WebView.SetPrivateBrowsing Deprecated Enables private browsing. | Mac/iOS 9.5 |
❌ Server |
WebView.ShowDebugBar Deprecated Shows the DebugBar for the web viewer on Windows. | Win only 10.3 |
❌ Server |
Window.AddBottomOverlay Deprecated Adds a control on bottom of the window to hide FileMakers controls behind it. | Mac only 5.3 |
❌ Server |
Window.GetTitlebarAppearsTransparent Deprecated Query titlebar transparency. | Mac only 6.0 |
❌ Server |
Window.HideContent Deprecated Hides the window content view. | Mac only 2.2 |
❌ Server |
Window.HideOverlay Deprecated Hides the overlay view on a given window. | Mac only 2.3 |
❌ Server |
Window.HideScrollbars Deprecated Hides the scrollbars in a FileMaker window. | Mac/Win 2.4 |
❌ Server |
Window.ResizeContentView Deprecated Resizes content view of window. | Mac only 6.0 |
❌ Server |
Window.SetTitlebarAppearsTransparent Deprecated Sets titlebar transparency. | Mac only 6.0 |
❌ Server |
Window.ShowContent Deprecated Shows the window content view. | Mac only 2.2 |
❌ Server |
Window.ShowOverlay Deprecated Adds an overlay to the window to dark content. | Mac only 2.3 |
❌ Server |
Window.ShowScrollbars Deprecated Shows the scrollbars in a FileMaker window. | Mac/Win 2.4 |
❌ Server |
ZipFile.CompressFiles Deprecated Compresses a few files into a zip archive. | All 6.0 |
✅ Server |
ZipFile.CreateFile Deprecated Creates a new file in the zip archive. | All 3.4 |
✅ Server |
ZipFile.Open Deprecated Creates a new zip archive. | All 3.4 |
✅ Server |
286 functions shown.
These functions require a paid license (52%).
