Topics
All
Mac OS X
(Only)
Windows
(Only)
Linux
(Only, Not)
iOS
(Only, Not)
Components
Crossplatform Mac & Win
Server
Client
Old
Guides
Examples
New in version:
7.4
7.5
8.0
8.1
8.2
8.3
8.4
8.5
9.0
9.1
Statistic
CNContact.AddRelation
Adds an relation to a contact.
Component | Version | macOS | Windows | Server | FileMaker Cloud | FileMaker iOS SDK |
Contacts | 8.4 | Yes | No | No | No | Yes |
MBS( "CNContact.AddRelation"; ContactIdentifier; Name; Label ) More
Parameters
Parameter | Description | Example value |
---|---|---|
ContactIdentifier | The contact identifier. | "46B1E34D-58F9-4B6B-A80D-0F71ABB87A0E" |
Name | The name to use. | "Christian Schmitz" |
Label | The label to use. For your convenience we translate Assistant, Brother, Child, Daughter, Father, Friend, Manager, Mother, Parent, Partner, Sister, Son and Spouse to the right values, so they get localized in display. Default label is Other. |
"Dad" |
Result
Returns OK or error.
Description
Adds an relation to a contact.This is a convenience function to add just one relation with a given label to the contact.
Please call CNContactStore.UpdateContact later to store the values.
See also
Example Databases
Created 1st August 2018, last changed 2nd August 2018
CNContact.AddPostalAddressJSON - CNContact.AddSocialProfile
Feedback: Report problem or ask question.
Links
MBS Xojo tutorial videos