| Components | All | New | MacOS | Windows | Linux | iOS | ||||
| Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old | |
Functions deprecated
Please use newer replacement functions or older plugin version.
| Item | Details | Server |
|---|---|---|
| Addressbook.Account.Name Queries name of account. | Mac only 6.2 |
❌ Server |
| Addressbook.Account.Type Queries type identifier for account. | Mac only 6.2 |
❌ Server |
| Addressbook.Account.URL Queries base URL for account. | Mac only 6.2 |
❌ Server |
| Addressbook.Account.isMainAccount Queries whether this is main account. | Mac only 6.2 |
❌ Server |
| Addressbook.LocalizedPropertyOrLabel Queries a localized name for a label or property. | Mac only 3.5 |
❌ Server |
| Addressbook.NewGroup Creates a new group. | Mac/iOS 3.1 |
❌ Server |
| Addressbook.NewPerson Creates a new person. | Mac/iOS 3.1 |
❌ Server |
| Addressbook.Notification.Clear Clears the registered notification script. | Mac only 3.5 |
❌ Server |
| Addressbook.Notification.Evaluate Installs a notification evaluate. | Mac only 6.2 |
❌ Server |
| Addressbook.Notification.GetChangedExternally Queries if the last notification script call was caused by a changed in another app. | Mac only 3.5 |
❌ Server |
| Addressbook.Notification.GetDeletedRecords Queries list of deleted records. | Mac only 3.5 |
❌ Server |
| Addressbook.Notification.GetInsertedRecords Queries list of inserted records. | Mac only 3.5 |
❌ Server |
| Addressbook.Notification.GetProcessID Queries the process ID. | Mac only 3.5 |
❌ Server |
| Addressbook.Notification.GetProcessName Queries the process name. | Mac only 3.5 |
❌ Server |
| Addressbook.Notification.GetUpdatedRecords Queries list of updated records. | Mac only 3.5 |
❌ Server |
| Addressbook.Notification.GetUserUID Queries the user ID. | Mac only 3.5 |
❌ Server |
| Addressbook.Notification.Set Installs a notification script. | Mac only 3.5 |
❌ Server |
| Addressbook.Record.Account Queries account identifier for record. | Mac only 6.2 |
❌ Server |
| Addressbook.addRecord Adds an person or group record to the Address Book database. | Mac/iOS 3.1 |
❌ Server |
| Addressbook.allAccounts Queries list of account identifies for all accounts. | Mac only 6.2 |
❌ Server |
| Addressbook.defaultAccount Queries default account identifier. | Mac only 6.2 |
❌ Server |
| Addressbook.enabledAccounts Queries list of account identifies for enabled accounts. | Mac only 6.2 |
❌ Server |
| Addressbook.formattedAddress Returns an attributed string containing the formatted address. | Mac only 3.1 |
❌ Server |
| Addressbook.group.addMember Adds a person to a group. | Mac/iOS 3.1 |
❌ Server |
| Addressbook.group.addSubgroup Adds a subgroup to another group. | Mac/iOS 3.1 |
❌ Server |
| Addressbook.group.members Returns an array of persons in a group. | Mac/iOS 3.1 |
❌ Server |
| Addressbook.group.parentGroups 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 Removes a person from a group. | Mac/iOS 3.1 |
❌ Server |
| Addressbook.group.removeSubgroup Removes a subgroup from a group. | Mac/iOS 3.1 |
❌ Server |
| Addressbook.group.subgroups Returns an array containing a group's subgroups. | Mac only 3.1 |
❌ Server |
| Addressbook.groups Returns an array of all the groups in the Address Book database. | Mac/iOS 3.1 |
❌ Server |
| Addressbook.hasUnsavedChanges Indicates whether an address book has changes that have not been saved to the Address Book database. | Mac/iOS 3.1 |
❌ Server |
| Addressbook.me Returns the person record that represents the logged-in user. | Mac/iOS 3.1 |
❌ Server |
| Addressbook.multivalue.New Creates a new multivalue object. | Mac/iOS 3.1 |
❌ Server |
| Addressbook.multivalue.addAddress Adds an address and its label to a multivalue list. | Mac/iOS 5.1 |
❌ Server |
| Addressbook.multivalue.addValue Adds a value and its label to a multivalue list. | Mac/iOS 3.1 |
❌ Server |
| Addressbook.multivalue.count Returns the number of entries in a multivalue list. | Mac/iOS 3.1 |
❌ Server |
| Addressbook.multivalue.identifierAtIndex Returns the identifier for the given index. | Mac/iOS 3.1 |
❌ Server |
| Addressbook.multivalue.identifiers Returns the list of all identifiers. | Mac/iOS 6.1 |
❌ Server |
| Addressbook.multivalue.indexForIdentifier Returns the index for the given identifier. | Mac/iOS 3.1 |
❌ Server |
| Addressbook.multivalue.indexForLabel Returns the index for the given label. | Mac/iOS 8.2 |
❌ Server |
| Addressbook.multivalue.insertValue Inserts a value and its label at the given index in a multivalue list. | Mac/iOS 3.1 |
❌ Server |
| Addressbook.multivalue.labelAtIndex Returns the label for the given index. | Mac/iOS 3.1 |
❌ Server |
| Addressbook.multivalue.labelForIdentifier Returns the label for the given identifier. | Mac/iOS 3.1 |
❌ Server |
| Addressbook.multivalue.labels Returns the list of all labels. | Mac/iOS 6.1 |
❌ Server |
| Addressbook.multivalue.primaryIdentifier Returns the identifier for the primary value. | Mac/iOS 3.1 |
❌ Server |
| Addressbook.multivalue.removeValueAndLabelAtIndex Removes the value and label at the given index. | Mac/iOS 3.1 |
❌ Server |
| Addressbook.multivalue.replaceLabelAtIndex Replaces the label at the given index. | Mac/iOS 3.1 |
❌ Server |
| Addressbook.multivalue.replaceValueAtIndex Replaces the value at the given index. | Mac/iOS 3.1 |
❌ Server |
| Addressbook.multivalue.setPrimaryIdentifier Sets the primary value to be the value for the given identifier. | Mac only 3.1 |
❌ Server |
| Addressbook.multivalue.valueAtIndex Returns the value for the given index. | Mac/iOS 3.1 |
❌ Server |
| Addressbook.multivalue.valueForIdentifier Returns the value for the given identifier. | Mac/iOS 3.1 |
❌ Server |
| Addressbook.multivalue.valueForLabel Returns value for label. | Mac/iOS 6.1 |
❌ Server |
| Addressbook.multivalue.values Returns the list of all values. | Mac/iOS 6.1 |
❌ Server |
| Addressbook.people Returns an array of all the people in the Address Book database. | Mac/iOS 3.1 |
❌ Server |
| Addressbook.persistentAccounts Queries list of account identifies for persistent accounts. | Mac only 6.2 |
❌ Server |
| Addressbook.person.EditInAddressbook Launches Contacts application to edit this person. | Mac only 3.1 |
❌ Server |
| Addressbook.person.ExternalUID Queries external UID for person. | Mac/iOS 6.1 |
❌ Server |
| Addressbook.person.GetImage Returns data that contains a picture of this person. | Mac/iOS 3.1 |
❌ Server |
| Addressbook.person.SetBirthdayComponents Sets the birthday data components. | Mac/iOS 5.4 |
❌ Server |
| Addressbook.person.SetImage Sets the image for this person to the given image. | Mac/iOS 3.1 |
❌ Server |
| Addressbook.person.ShowInAddressbook Launches Contacts application to show this person. | Mac only 3.1 |
❌ Server |
| Addressbook.person.linkedPeople Returns the array of all person records that are linked to the person this record represents. | Mac/iOS 3.1 |
❌ Server |
| Addressbook.person.parentGroups Returns an array of the address book groups that this person belongs to. | Mac only 3.1 |
❌ Server |
| Addressbook.person.vCardRepresentation Returns the vCard representation of the person record as a data object in vCard format. | Mac/iOS 3.1 |
❌ Server |
| Addressbook.personFromVCardRepresentation Creates an Person instance initialized with the given data. | Mac/iOS 3.1 |
❌ Server |
| Addressbook.personFromVCardTextRepresentation Creates an Person instance initialized with the given text. | Mac/iOS 3.5 |
❌ Server |
| Addressbook.record.SetValueForProperty Sets the value of a given property for a record. | Mac/iOS 3.1 |
❌ Server |
| Addressbook.record.UniqueID Returns the unique ID for a record. | Mac/iOS 3.1 |
❌ Server |
| Addressbook.record.displayname Convenience function to return a display name for a record. | Mac/iOS 3.1 |
❌ Server |
| Addressbook.record.isReadOnly Returns whether a record is read-only. | Mac/iOS 3.1 |
❌ Server |
| Addressbook.record.removeValueForProperty Removes the value for a given property. | Mac/iOS 3.1 |
❌ Server |
| Addressbook.record.valueForProperty Returns the value of a given property for a record. | Mac/iOS 3.1 |
❌ Server |
| Addressbook.recordsMatchingSearchElement Searches matching records. | Mac only 5.4 |
❌ Server |
| Addressbook.removeRecord Removes an person or group record from the Address Book database. | Mac/iOS 3.1 |
❌ Server |
| Addressbook.save Saves all the changes made since the last save. | Mac/iOS 3.1 |
❌ Server |
| Addressbook.searchElementForConjunction Joins several search elements. | Mac only 5.4 |
❌ Server |
| Addressbook.searchElementForProperty Creates a new search element. | Mac only 5.4 |
❌ Server |
| Addressbook.searchGroupsWithName Searches groups matching the group name. | Mac only 3.3 |
❌ Server |
| Addressbook.searchPeopleWithCreationDate Searches for people in address book with creation date between both dates. | Mac only 3.5 |
❌ Server |
| Addressbook.searchPeopleWithEmail Searches all people with given email address. | Mac only 3.1 |
❌ Server |
| Addressbook.searchPeopleWithModificationDate Searches for people in address book with modification date between both dates. | Mac only 3.5 |
❌ Server |
| Addressbook.searchPeopleWithName Searches people matching the first and/or last name. | Mac only 3.1 |
❌ Server |
| Addressbook.searchPersonWithExternalUID Searches addressbook for given external ID. | Mac only 6.1 |
❌ Server |
| Addressbook.setMe Sets the record that represents the logged-in user. | Mac/iOS 3.1 |
❌ Server |
| App.CompactMemory Compacts application memory. | Win only 8.5 |
✅ Server |
| CGPSConverter.Convert Converts PostScript to PDF. | Mac only 2.4 |
✅ Server |
| CUPS.GetJobCompletionTime Queries the completion time of the job. | Mac only 2.5 |
✅ Server |
| CUPS.GetJobCreationTime Queries the creation time of the job. | Mac only 2.5 |
✅ Server |
| CUPS.GetJobFormat Queries job's document format. | Mac only 2.5 |
✅ Server |
| CUPS.GetJobID Queries job number. | Mac only 2.5 |
✅ Server |
| CUPS.GetJobIndex Queries job index for ID. | Mac only 7.4 |
✅ Server |
| CUPS.GetJobPrinter Queries job's printer name. | Mac only 2.5 |
✅ Server |
| CUPS.GetJobPriority Queries job's priority. | Mac only 2.5 |
✅ Server |
| CUPS.GetJobProcessingTime Queries the processing time of the job. | Mac only 2.5 |
✅ Server |
| CUPS.GetJobSize Queries job size. | Mac only 2.5 |
✅ Server |
| CUPS.GetJobState Queries job state. | Mac only 2.5 |
✅ Server |
| CUPS.GetJobTitle Queries job title. | Mac only 2.5 |
✅ Server |
| CUPS.GetJobUser Queries which user submitted the job. | Mac only 2.5 |
✅ Server |
| CUPS.GetJobsCount Selects some jobs and returns the count of jobs found. | Mac only 2.5 |
✅ Server |
| CUPS.GetPrinterCount Queries number of printers. | Mac only 2.5 |
✅ Server |
| CUPS.GetPrinterDefault Queries whether this printer is the default printer. | Mac only 2.5 |
✅ Server |
| CUPS.GetPrinterName Queries the name of this printer. | Mac only 2.5 |
✅ Server |
| CURL.GetDebugAsText Returns the debug output of the transaction as text. | All 2.5 |
✅ Server |
| CURL.GetHeaderAsText Returns the headers of the transaction as text. | All 2.5 |
✅ Server |
| CURL.GetLastSocket Queries last used socket handle. | All 8.2 |
✅ Server |
| CURL.GetProtocol Queries protocol used. | All 8.2 |
✅ Server |
| CURL.SetOptionEGDSocket Sets a path name to the Entropy Gathering Daemon socket. | All 2.5 |
✅ Server |
| CURL.SetOptionKRBLevel Sets the kerberos security level for FTP. | All 2.5 |
✅ Server |
| CURL.SetOptionProtocols Limit which protocols are used. | All 2.5 |
✅ Server |
| CURL.SetOptionPut Sets transfer to be a HTTP Put. | All 2.5 |
✅ Server |
| CURL.SetOptionRandomFile Sets random file. | All 2.5 |
✅ Server |
| CURL.SetOptionRedirProtocols Limit which protocols are used for redirection. | All 2.5 |
✅ Server |
| CURL.SetOptionSSLEnableNPN Enable/disable TLS NPN extension (http2 over ssl might fail without) | All 8.2 |
✅ Server |
| CURL.SetOptionSSLEngine Sets which crypto engine is used. | All 2.5 |
✅ Server |
| CURL.SetOptionSSLEngineDefault Sets the actual crypto engine as the default for (asymmetric) crypto operations. | All 2.5 |
✅ Server |
| CURL.SetOptionSSLFalseStart Set if we should enable TLS false start. | All 8.2 |
✅ Server |
| CURL.SetOptionSocks5GSSAPIService Sets the name of the service. | All 2.5 |
✅ Server |
| Calendar.Alarm.Duplicate Creates a copy of an alarm. | Mac only 3.5 |
❌ Server |
| Calendar.Alarm.GetAbsoluteTrigger Queries the absolute trigger timestamp. | Mac only 3.5 |
❌ Server |
| Calendar.Alarm.GetAcknowledged Queries acknowledged flag. | Mac only 3.5 |
❌ Server |
| Calendar.Alarm.GetAction Queries the action for this alarm. | Mac only 3.5 |
❌ Server |
| Calendar.Alarm.GetEmailAddress Queries the email address for an alarm. | Mac only 3.5 |
❌ Server |
| Calendar.Alarm.GetRelatedTo Queries the related to setting. | Mac only 3.5 |
❌ Server |
| Calendar.Alarm.GetRelativeTrigger Queries the relative trigger value. | Mac only 3.5 |
❌ Server |
| Calendar.Alarm.GetSound Queries the sounds for this alarm. | Mac only 3.5 |
❌ Server |
| Calendar.Alarm.GetURL Queries the URL of the alarm. | Mac only 3.5 |
❌ Server |
| Calendar.Alarm.SetAbsoluteTrigger Sets the absolute trigger timestamp. | Mac only 3.5 |
❌ Server |
| Calendar.Alarm.SetAcknowledged Sets acknowledged flag. | Mac only 3.5 |
❌ Server |
| Calendar.Alarm.SetAction Sets an action for this alarm. | Mac only 3.5 |
❌ Server |
| Calendar.Alarm.SetEmailAddress Sets the email address for this alarm. | Mac only 3.5 |
❌ Server |
| Calendar.Alarm.SetRelatedTo Sets the related to setting. | Mac only 3.5 |
❌ Server |
| Calendar.Alarm.SetRelativeTrigger Sets the relative trigger value. | Mac only 3.5 |
❌ Server |
| Calendar.Alarm.SetSound Sets the sounds for this alarm. | Mac only 3.5 |
❌ Server |
| Calendar.Alarm.SetURL Sets the URL of the alarm. | Mac only 3.5 |
❌ Server |
| Calendar.Alarm.TriggerDateRelativeTo Queries the relative trigger date for this alarm. | Mac only 3.5 |
❌ Server |
| Calendar.Attendee.GetAddress Returns URL address of attendee entry. | Mac only 3.5 |
❌ Server |
| Calendar.Attendee.GetCommonName Returns the user-entered name of the attendee. | Mac only 3.5 |
❌ Server |
| Calendar.Attendee.GetStatus Returns status of attendee. | Mac only 3.5 |
❌ Server |
| Calendar.Calendar.Duplicate Creates a copy of an existing calendar. | Mac only 3.4 |
❌ Server |
| Calendar.Calendar.GetColor Queries the color of the calendar. | Mac only 3.4 |
❌ Server |
| Calendar.Calendar.GetNotes Queries the notes of the calendar. | Mac only 3.4 |
❌ Server |
| Calendar.Calendar.GetTitle Queries the title of the calendar. | Mac only 3.4 |
❌ Server |
| Calendar.Calendar.GetType Queries the type of the calendar. | Mac only 3.4 |
❌ Server |
| Calendar.Calendar.GetUID Queries the UID of a calendar. | Mac only 3.4 |
❌ Server |
| Calendar.Calendar.IsEditable Whether calendar is editable. | Mac only 3.4 |
❌ Server |
| Calendar.Calendar.SetColor Sets the color for a calendar. | Mac only 3.4 |
❌ Server |
| Calendar.Calendar.SetNotes Sets the notes for the calendar. | Mac only 3.4 |
❌ Server |
| Calendar.Calendar.SetTitle Set title of the calendar. | Mac only 3.4 |
❌ Server |
| Calendar.Calendars Returns the list of calendars known to the system. | Mac only 3.4 |
❌ Server |
| Calendar.Events Queries events. | Mac only 3.4 |
❌ Server |
| Calendar.Initialize Initializes CalendarStore framework. | Mac only 9.2 |
❌ Server |
| Calendar.Item.AddAlarm Adds an alarm to a calendar item. | Mac only 3.5 |
❌ Server |
| Calendar.Item.Duplicate Creates a copy of an existing item. | Mac only 3.4 |
❌ Server |
| Calendar.Item.GetAlarms Queries the list of alarms for this item. | Mac only 3.5 |
❌ Server |
| Calendar.Item.GetAllDay Queries whether event is all day. | Mac only 3.4 |
❌ Server |
| Calendar.Item.GetAttendeeCommonName Queries name of attendees. | Mac only 3.4 |
❌ Server |
| Calendar.Item.GetAttendeeCount Queries number of attendees. | Mac only 3.4 |
❌ Server |
| Calendar.Item.GetAttendeeStatus Queries status of attendees. | Mac only 3.4 |
❌ Server |
| Calendar.Item.GetAttendeeURL Queries URL of attendees. | Mac only 3.4 |
❌ Server |
| Calendar.Item.GetAttendees Queries the list of attendees for this event. | Mac only 3.5 |
❌ Server |
| Calendar.Item.GetCalendar Queries the calendar id for this calendar item. | Mac only 3.4 |
❌ Server |
| Calendar.Item.GetCompleted Queries the completed flag for a reminder. | Mac only 3.4 |
❌ Server |
| Calendar.Item.GetCompletionDate Queries the completion date. | Mac only 3.4 |
❌ Server |
| Calendar.Item.GetDateStamp Queries date stamp for this event. | Mac only 3.4 |
❌ Server |
| Calendar.Item.GetDueDate Queries due date of this reminder/task. | Mac only 3.4 |
❌ Server |
| Calendar.Item.GetEndDate Queries the end date of an event. | Mac only 3.4 |
❌ Server |
| Calendar.Item.GetLocation Queries the location for the event. | Mac only 3.4 |
❌ Server |
| Calendar.Item.GetNotes Queries the notes of the calendar item. | Mac only 3.4 |
❌ Server |
| Calendar.Item.GetPriority Queries the priority of a task/reminder. | Mac only 3.4 |
❌ Server |
| Calendar.Item.GetStartDate Queries the start date of an event. | Mac only 3.4 |
❌ Server |
| Calendar.Item.GetTitle Queries the title of the event or reminder. | Mac only 3.4 |
❌ Server |
| Calendar.Item.GetUID Queries the unique identifier for a new calendar item. | Mac only 3.4 |
❌ Server |
| Calendar.Item.GetURL Queries the URL of a calendar item. | Mac only 3.4 |
❌ Server |
| Calendar.Item.HasAlarm Whether this calendar item has an alarm. | Mac only 3.4 |
❌ Server |
| Calendar.Item.IsDetached Whether event is detached. | Mac only 3.4 |
❌ Server |
| Calendar.Item.NextAlarmDate Queries date of next alarm. | Mac only 3.4 |
❌ Server |
| Calendar.Item.Occurrence Returns the occurrence date of an event. | Mac only 3.4 |
❌ Server |
| Calendar.Item.RemoveAlarm Removes an alarm from an item. | Mac only 3.5 |
❌ Server |
| Calendar.Item.SetAllDay Sets the all day flag for an event. | Mac only 3.4 |
❌ Server |
| Calendar.Item.SetCalendar Assigns a calendar to the calendar item. | Mac only 3.4 |
❌ Server |
| Calendar.Item.SetCompleted Sets the completed flag for a reminder. | Mac only 3.4 |
❌ Server |
| Calendar.Item.SetCompletionDate Sets a new completion date for a reminder. | Mac only 3.4 |
❌ Server |
| Calendar.Item.SetDueDate Sets due date of a reminder/task. | Mac only 3.4 |
❌ Server |
| Calendar.Item.SetEndDate Sets the end date of an event. | Mac only 3.4 |
❌ Server |
| Calendar.Item.SetLocation Sets a location for an event. | Mac only 3.4 |
❌ Server |
| Calendar.Item.SetNotes Sets the notes for this item. | Mac only 3.4 |
❌ Server |
| Calendar.Item.SetPriority Sets the priority of a task/reminder. | Mac only 3.4 |
❌ Server |
| Calendar.Item.SetStartDate Sets the start date of an event. | Mac only 3.4 |
❌ Server |
| Calendar.Item.SetTitle Sets the title of the event or reminder. | Mac only 3.4 |
❌ Server |
| Calendar.Item.SetURL Assigns a new URL for a calendar item. | Mac only 3.4 |
❌ Server |
| Calendar.NewAlarm Creates a new alarm. | Mac only 3.5 |
❌ Server |
| Calendar.NewCalendar Creates a new calendar. | Mac only 3.4 |
❌ Server |
| Calendar.NewEvent Creates a new event. | Mac only 3.4 |
❌ Server |
| Calendar.NewReminder Creates a new reminder. | Mac only 3.4 |
❌ Server |
| Calendar.Notification.Clear Clears the registered notification script. | Mac only 3.5 |
❌ Server |
| Calendar.Notification.Evaluate Installs a notification evaluation. | Mac only 6.2 |
❌ Server |
| Calendar.Notification.GetChangedExternally Queries if the last notification script call was caused by a changed in another app. | Mac only 3.5 |
❌ Server |
| Calendar.Notification.GetDeletedRecords Queries list of deleted records. | Mac only 3.5 |
❌ Server |
| Calendar.Notification.GetInsertedRecords Queries list of inserted records. | Mac only 3.5 |
❌ Server |
| Calendar.Notification.GetProcessID Queries the process ID. | Mac only 3.5 |
❌ Server |
| Calendar.Notification.GetProcessName Queries the process name. | Mac only 3.5 |
❌ Server |
| Calendar.Notification.GetUpdatedRecords Queries list of updated records. | Mac only 3.5 |
❌ Server |
| Calendar.Notification.GetUserUID Queries the user ID. | Mac only 3.5 |
❌ Server |
| Calendar.Notification.GetWhat Queries what changed in the database. | Mac only 3.5 |
❌ Server |
| Calendar.Notification.Set Installs a notification script. | Mac only 3.5 |
❌ Server |
| Calendar.RemoveCalendar Deletes the calendar. | Mac only 3.4 |
❌ Server |
| Calendar.RemoveEvent Deletes the event. | Mac only 3.4 |
❌ Server |
| Calendar.RemoveReminder Deletes the reminder. | Mac only 3.4 |
❌ Server |
| Calendar.SaveCalendar Saves the calendar. | Mac only 3.4 |
❌ Server |
| Calendar.SaveEvent Saves the event. | Mac only 3.4 |
❌ Server |
| Calendar.SaveReminder Saves the reminder. | Mac only 3.4 |
❌ Server |
| Calendar.SelectEvent Selects an event with occurrance for editing. | Mac only 3.4 |
❌ Server |
| Calendar.Tasks Queries all tasks. | Mac only 3.4 |
❌ Server |
| Calendar.TasksCompletedSince Queries tasks completed since a given date. | Mac only 3.4 |
❌ Server |
| Calendar.UncompletedTasks Queries all uncompleted tasks. | Mac only 3.4 |
❌ Server |
| Calendar.UncompletedTasksDueBefore Queries tasks completed before a given date. | Mac only 3.4 |
❌ Server |
| DragDrop.CreateWithWindow Creates a new drop area which covers the whole window. | Mac/Win 2.4 |
❌ Server |
| DynaPDF.ExtractImages Extracts images of a PDF. | All 3.4 |
✅ Server |
| DynaPDF.ExtractPageRectText Extracts the text of the page in a rectangle. | All 6.2 |
✅ Server |
| DynaPDF.ExtractPageText Extracts the text of the page. | All 3.0 |
✅ Server |
| DynaPDF.ListImages Lists images in a PDF. | All 6.4 |
✅ Server |
| Encryption.DecryptAES Decrypts data with AES engine in CBC mode. | All 2.7 |
✅ Server |
| Encryption.DecryptBlowfish Decrypts data with Blowfish engine in CFB64 mode. | All 2.7 |
✅ Server |
| Encryption.DecryptContainerAES Decrypts container value with AES engine in CFB mode. | All 2.9 |
✅ Server |
| Encryption.DecryptContainerBlowfish Decrypts container value with Blowfish engine. | All 2.9 |
✅ Server |
| Encryption.EncryptAES Encrypts data with with AES engine in CBC mode. | All 2.7 |
✅ Server |
| Encryption.EncryptBlowfish Decrypts data with Blowfish engine in CFB64 mode. | All 2.7 |
✅ Server |
| Encryption.EncryptContainerAES Encrypts container value with AES engine in CFB mode. | All 2.9 |
✅ Server |
| Encryption.EncryptContainerBlowfish Encrypts container value with Blowfish engine. | All 2.9 |
✅ Server |
| Events.Event.BirthdayPersonUniqueID Specifies the address book unique ID of the person this event was created for. | Mac/iOS 6.2 |
❌ Server |
| FM.ChooseDictionary Chooses or queries dictionary used. | Mac only 9.4 |
❌ Server |
| FM.DisableRuntimeEndWindow Disables end screen on runtime on Mac. | Mac only 4.3 |
❌ Server |
| FM.ExecuteSQL Execute the SQL Statement against the current FileMaker File. | All 1.2 |
✅ Server |
| FM.ExecuteSQLOnIdle This is similar to FM.ExecuteSQL, except that it waits until idle to execute. | Mac/Win 1.2 |
✅ Server |
| FM.GetDictionary Queries current dictionary. | Mac only 9.4 |
❌ Server |
| FM.GetDictionaryList Queries current dictionaries list. | Mac only 9.4 |
❌ Server |
| FM.GetSQLBatchMode Queries turbo level for sending SQL in chunks. | All 6.4 |
✅ Server |
| FM.SetSQLBatchMode Sets turbo level for sending SQL in chunks. | All 6.4 |
✅ Server |
| GMImage.SetCacheThreshold Sets the Pixel cache threshold in bytes. | All 2.0 |
✅ Server |
| IKPictureTaker.SetShowAddressBookPicture Sets whether address book pictures are shown. | Mac only 3.5 |
❌ Server |
| LDAP.Add Adds an entry to a tree. | Mac/Win/Linux 6.0 |
✅ Server |
| LDAP.AddList Adds an entry to a tree. | Mac/Win/Linux 6.4 |
✅ Server |
| LDAP.AddRecord Adds an entry to a tree. | Mac/Win/Linux 7.0 |
✅ Server |
| LDAP.Modify Changes an existing entry. | Mac/Win/Linux 6.0 |
✅ Server |
| LDAP.ModifyRecord Changes an existing entry. | Mac/Win/Linux 7.0 |
✅ Server |
| MapView.AddPin Adds a pin to the map. | Mac/iOS 9.0 |
❌ Server |
| MapView.AddPinWithAddress Adds a pin with querying an address. | Mac/iOS 9.0 |
❌ Server |
| Math.InsidePolygon Checks if one point is inside a polygon. | All 2.2 |
✅ Server |
| MenuItem.GetSelectable Queries whether menu item is selectable. | Mac/Win 6.3 |
❌ Server |
| MenuItem.SetSelectable Sets whether menu item is selectable. | Mac/Win 6.3 |
❌ Server |
| MongoDB.ClientCommandQuery Creates a query cursor. | All 14.2 |
✅ Server |
| MongoDB.MaxBSONSize Returns the maximum bson document size allowed by the cluster. | All 12.3 |
✅ Server |
| MongoDB.MaxMessageSize Returns the maximum message size allowed by the cluster. | All 12.3 |
✅ Server |
| PrintDialog.GetPaperHeight Queries paper height to set. | Mac only 11.3 |
❌ Server |
| PrintDialog.GetPaperName Queries printer name. | Mac only 5.0 |
❌ Server |
| PrintDialog.GetPaperWidth Queries paper width to set. | Mac only 11.3 |
❌ Server |
| PrintDialog.SetPaperHeight Sets paper height to use. | Mac only 11.3 |
❌ Server |
| PrintDialog.SetPaperName Sets paper name. | Mac only 5.0 |
❌ Server |
| PrintDialog.SetPaperWidth Sets paper width to use. | Mac only 11.3 |
❌ Server |
| RunTask.AddArgument Adds the argument that should be used to launch the executable to the arguments list. | Mac/Win 4.1 |
✅ Server |
| RunTask.GetArgument Queries the argument with given index. | Mac/Win 3.1 |
✅ Server |
| RunTask.GetArgumentCount Returns the number of arguments. | Mac/Win 3.1 |
✅ Server |
| RunTask.GetCurrentDirectoryPath Returns the task's current directory. | Mac/Win 3.1 |
✅ Server |
| RunTask.GetLaunchPath Returns the path of the executable. | Mac/Win 3.1 |
✅ Server |
| RunTask.GetVerb Returns the verb string. | Win only 3.2 |
✅ Server |
| RunTask.IsRunning Returns whether the receiver is still running. | Mac/Win 3.1 |
✅ Server |
| RunTask.Launch Launches the task represented by the receiver. | Mac/Win 3.1 |
✅ Server |
| RunTask.NewTask Creates a new task. | Mac/Win 3.1 |
✅ Server |
| RunTask.ProcessIdentifier Returns the receiver's process identifier. | Mac/Win 3.1 |
✅ Server |
| RunTask.ReadErrorText Reads what is in the buffer for the error stream. | Mac only 4.1 |
✅ Server |
| RunTask.ReadOutputText Reads what is in the buffer for the output stream. | Mac only 4.1 |
✅ Server |
| RunTask.SetArguments Sets the command arguments that should be used to launch the executable. | Mac/Win 3.1 |
✅ Server |
| RunTask.SetCurrentDirectoryPath Sets the current directory for the receiver. | Mac/Win 3.1 |
✅ Server |
| RunTask.SetLaunchPath Sets the path to be launched. | Mac/Win 3.1 |
✅ Server |
| RunTask.SetVerb Sets the verb, that specifies the action to be performed. | Win only 3.2 |
✅ Server |
| RunTask.Terminate Sends a terminate signal to the receiver and all of its subtasks. | Mac/Win 3.1 |
✅ Server |
| RunTask.TerminationReason Returns the reason the task was terminated. | Mac only 3.1 |
✅ Server |
| RunTask.TerminationStatus Returns the exit status returned by the receiver's executable. | Mac only 3.1 |
✅ Server |
| RunTask.Wait Waits for current task to terminate. | Mac only 6.4 |
✅ Server |
| RunTask.WriteInputText Writes text to the input buffer for the app. | Mac only 4.1 |
✅ Server |
| SNMP.Get Performs a SNMP GET query. | Mac/Linux 3.1 |
✅ Server |
| SNMP.SetRetries Sets number of retries for the SNMP query. | All 3.1 |
✅ Server |
| SNMP.SetTimeout Sets timeout for the SNMP query. | All 3.1 |
✅ Server |
| SendCommand Sends a command to listening application. | All 2.0 |
✅ Server |
| ServerSocket.Check Checks if any network socket has something to do. | All 3.2 |
✅ Server |
| ServerSocket.GetAllowedScripts Queries list of allowed scripts. | All 3.4 |
✅ Server |
| ServerSocket.GetAllowedTypes Queries the list of allowed types. | All 3.4 |
✅ Server |
| ServerSocket.SendQuery Sends a query to a Serversocket on another FileMaker instance. | All 3.2 |
✅ Server |
| ServerSocket.SetAllowedScripts Sets a list of allowed script names. | All 3.4 |
✅ Server |
| ServerSocket.SetAllowedTypes Sets a list of allowed types. | All 3.4 |
✅ Server |
| ServerSocket.Start Starts the server socket to answer queries from other applications. | All 3.2 |
✅ Server |
| ServerSocket.Stop Stops the server socket. | All 3.2 |
✅ Server |
| Social.AccountProperty Queries details of an account. | Mac/iOS 5.3 |
❌ Server |
| Social.Accounts Queries an array of all the accounts in an account database. | Mac/iOS 5.3 |
❌ Server |
| Social.HasAccessForAccountType Checks if we do have permissions for this type of service. | Mac/iOS 5.3 |
❌ Server |
| Social.RequestAccessForAccountType Requests permissions to use accounts. | Mac/iOS 5.3 |
❌ Server |
| SocialComposer.AddImageContainer Adds an image to the post. | iOS 7.3 |
❌ Server |
| SocialComposer.AddImageFile Adds an image to the post. | iOS 7.3 |
❌ Server |
| SocialComposer.AddURL Adds a URL to the post. | iOS 7.3 |
❌ Server |
| SocialComposer.Dismiss Dismisses the dialog. | iOS 7.3 |
❌ Server |
| SocialComposer.GetEvaluate Queries the evaluation to run when social composer is done. | iOS 7.3 |
❌ Server |
| SocialComposer.GetFileName Queries the file name of the script to run when social composer is done. | iOS 7.3 |
❌ Server |
| SocialComposer.GetInitialText Queries current initial text. | iOS 7.3 |
❌ Server |
| SocialComposer.GetScriptName Queries the script name of the script to run when social composer is done. | iOS 7.3 |
❌ Server |
| SocialComposer.ImageCount Queries number of images in current post. | iOS 7.3 |
❌ Server |
| SocialComposer.IsAvailableForServiceType Queries whether a social service is available. | iOS 7.3 |
❌ Server |
| SocialComposer.IsPresented Checks whether panel is displayed. | iOS 7.3 |
❌ Server |
| SocialComposer.New Initializes a new social composer for a given type. | iOS 7.3 |
❌ Server |
| SocialComposer.Present Presents the social composer view. | iOS 7.3 |
❌ Server |
| SocialComposer.RemoveAllImages Removes all images from the post. | iOS 7.3 |
❌ Server |
| SocialComposer.RemoveAllURLs Removes all URLs from the post. | iOS 7.3 |
❌ Server |
| SocialComposer.Result Queries result of social composer. | iOS 7.3 |
❌ Server |
| SocialComposer.ServiceType Queries service type of the composer. | iOS 7.3 |
❌ Server |
| SocialComposer.SetEvaluate Sets the expression to call when composer is done. | iOS 7.3 |
❌ Server |
| SocialComposer.SetInitialText Sets the initial text to be posted. | iOS 7.3 |
❌ Server |
| SocialComposer.SetScript Sets the script to call when composer is done. | iOS 7.3 |
❌ Server |
| SocialComposer.URLCount Queries number of URLs in current post. | iOS 7.3 |
❌ Server |
| SocialRequest.AddParameter Adds a parameter to the request. | Mac/iOS 5.3 |
❌ Server |
| SocialRequest.ClearMultipartData Clears the multipart data for this request. | Mac/iOS 5.3 |
❌ Server |
| SocialRequest.ClearParameter Clears the parameter list for this request. | Mac/iOS 5.3 |
❌ Server |
| SocialRequest.GetAccount Queries the account identifier for this request. | Mac/iOS 5.3 |
❌ Server |
| SocialRequest.GetMultiPartDataCount Query number of multi part data in this request. | Mac/iOS 5.3 |
❌ Server |
| SocialRequest.GetParameterCount Queries number of parameters for this request. | Mac/iOS 5.3 |
❌ Server |
| SocialRequest.GetRequestMethod Queries request method. | Mac/iOS 5.3 |
❌ Server |
| SocialRequest.GetResponse Queries details on the response. | Mac/iOS 5.3 |
❌ Server |
| SocialRequest.GetServiceType Queries the service type. | Mac/iOS 5.3 |
❌ Server |
| SocialRequest.GetURL Queries the URL for the request. | Mac/iOS 5.3 |
❌ Server |
| SocialRequest.New Creates a new social request. | Mac/iOS 5.3 |
❌ Server |
| SocialRequest.Perform Performs the request. | Mac/iOS 5.3 |
❌ Server |
| SocialRequest.Release Releases request. | Mac/iOS 5.3 |
❌ Server |
| SocialRequest.SetAccount Sets the account to use for this request. | Mac/iOS 5.3 |
❌ Server |
| SocialRequest.SetRequestMethod Sets the request method for this request. | Mac/iOS 5.3 |
❌ Server |
| SocialRequest.SetServiceType Sets the service type to use. | Mac/iOS 5.3 |
❌ Server |
| SocialRequest.SetURL Sets the request URL. | Mac/iOS 5.3 |
❌ Server |
| SocialRequest.addMultipartContainer Adds multipart data for this request. | Mac/iOS 5.3 |
❌ Server |
| SocialRequest.addMultipartText Adds multipart data for this request. | Mac/iOS 5.3 |
❌ Server |
| SyntaxColoring.GetUseBoldFont Queries whether to use bold fonts. | Mac only 6.1 |
❌ Server |
| SyntaxColoring.LineNumbers.Disable Disables line numbers in FileMaker Scripts. | Mac only 3.5 |
❌ Server |
| SyntaxColoring.LineNumbers.Enable Enables line numbers in FileMaker Scripts. | Mac only 3.5 |
❌ Server |
| SyntaxColoring.LineNumbers.Enabled Queries if line numbers are enabled or not. | Mac only 3.5 |
❌ Server |
| SyntaxColoring.LineNumbers.GetColor Queries the current color for line numbers. | Mac only 3.5 |
❌ Server |
| SyntaxColoring.LineNumbers.SetColor Sets the new color to use for line numbers. | Mac only 3.5 |
❌ Server |
| SyntaxColoring.SetUseBoldFont Sets whether to use bold fonts. | Mac only 6.1 |
❌ Server |
| SystemInfo.MacHasHardwareAcceleratedCoreImage Checks whether a Mac can use hardware accelerated Core Image/Quartz. | Mac only 1.5 |
✅ Server |
| SystemInfo.MacVRAMSize Returns the size of the VRAM in bytes on a Mac. | Mac only 1.5 |
✅ Server |
| SystemInfo.WinCSDVersion Returns service pack version. | Win only 2.8 |
✅ Server |
| SystemInfo.WinServicePackMajor Returns the major version number of the latest Service Pack installed on the system. | Win only 2.8 |
✅ Server |
| SystemInfo.WinServicePackMinor Returns the minor version number of the latest Service Pack installed on the system. | Win only 2.8 |
✅ Server |
| SystemInfo.WindowsAero Returns whether Windows is using the Aero Interface. | All 2.8 |
✅ Server |
| SystemInfo.isElCapitan Whether the operation system is macOS 10.10 El Capitan or newer. | All 6.3 |
✅ Server |
| SystemInfo.isLeopard Whether the operation system is macOS 10.5 Leopard or newer. | All 2.8 |
✅ Server |
| SystemInfo.isLion Whether the operation system is macOS 10.7 Lion or newer. | All 2.8 |
✅ Server |
| SystemInfo.isMavericks Whether the operation system is macOS 10.9 Mavericks or newer. | All 3.5 |
✅ Server |
| SystemInfo.isMountainLion Whether the operation system is macOS 10.8 Mountain Lion or newer. | All 2.8 |
✅ Server |
| SystemInfo.isSierra Whether the operation system is macOS 10.12 Sierra or newer. | All 6.3 |
✅ Server |
| SystemInfo.isSnowLeopard Whether the operation system is macOS 10.6 Snow Leopard or newer. | All 2.8 |
✅ Server |
| SystemInfo.isWindows2000 Returns 1 if called on Windows 2000. | All 2.8 |
✅ Server |
| SystemInfo.isWindows7 Returns 1 if called on Windows 7. | All 2.8 |
✅ Server |
| SystemInfo.isWindowsVista Returns 1 if called on Windows Vista. | All 2.8 |
✅ Server |
| SystemInfo.isWindowsXP Returns 1 if called on Windows XP. | All 2.8 |
✅ Server |
| SystemInfo.isYosemite Whether the operation system is macOS 10.11 Yosemite or newer. | All 6.3 |
✅ Server |
| Toolbar.InstallBackground Installs a background for the toolbar. | Mac only 4.3 |
❌ Server |
| UnZipFile.ExtractFiles Extracts all files from current archive into a folder. | All 6.0 |
✅ Server |
| UnZipFile.OpenContainer Opens a zip archive stored in a container. | All 3.4 |
✅ Server |
| UnZipFile.OpenFile Opens a zip archive file. | All 3.4 |
✅ Server |
| Validate.CheckReceipt Validates the receipt. | Mac only 2.2 |
❌ Server |
| Validate.Exit Quits the application with the given error code. | Mac only 2.2 |
❌ Server |
| Validate.FindReceipt Finds the receipt by looking up the location of the application. | Mac only 2.2 |
❌ Server |
| WebView.Cookies.Count Queries number of cookies. | Mac only 5.0 |
❌ Server |
| WebView.Cookies.Query Queries a property of a cookie. | Mac only 5.0 |
❌ Server |
| WebView.GetIcon Queries the favorite icon of current webpage. | Mac only 5.0 |
❌ Server |
| WebView.GetPrivateBrowsing Queries whether private browsing is enabled. | Mac/iOS 9.5 |
❌ Server |
| WebView.SetPrivateBrowsing Enables private browsing. | Mac/iOS 9.5 |
❌ Server |
| WebView.ShowDebugBar Shows the DebugBar for the web viewer on Windows. | Win only 10.3 |
❌ Server |
| WinSendMail.SendAnsi Sends email. | Win only 7.1 |
❌ Server |
| Window.AddBottomOverlay Adds a control on bottom of the window to hide FileMakers controls behind it. | Mac only 5.3 |
❌ Server |
| Window.GetTitlebarAppearsTransparent Query titlebar transparency. | Mac only 6.0 |
❌ Server |
| Window.HideContent Hides the window content view. | Mac only 2.2 |
❌ Server |
| Window.HideOverlay Hides the overlay view on a given window. | Mac only 2.3 |
❌ Server |
| Window.HideScrollbars Hides the scrollbars in a FileMaker window. | Mac/Win 2.4 |
❌ Server |
| Window.ResizeContentView Resizes content view of window. | Mac only 6.0 |
❌ Server |
| Window.SetTitlebarAppearsTransparent Sets titlebar transparency. | Mac only 6.0 |
❌ Server |
| Window.ShowContent Shows the window content view. | Mac only 2.2 |
❌ Server |
| Window.ShowOverlay Adds an overlay to the window to dark content. | Mac only 2.3 |
❌ Server |
| Window.ShowScrollbars Shows the scrollbars in a FileMaker window. | Mac/Win 2.4 |
❌ Server |
| WindowTransition.Perform Performs the transitions. | Mac only 1.5 |
❌ Server |
| WindowTransition.Prepare Prepare the a transition to apply to the whole screen. | Mac only 1.5 |
❌ Server |
| WindowTransition.PrepareWindow Prepare the a transition to apply to the front FileMaker window. | Mac only 1.5 |
❌ Server |
| ZipFile.CompressFiles Compresses a few files into a zip archive. | All 6.0 |
✅ Server |
| ZipFile.CreateFile Creates a new file in the zip archive. | All 3.4 |
✅ Server |
| ZipFile.Open Creates a new zip archive. | All 3.4 |
✅ Server |
392 functions shown.
These functions require a license (62%).