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.5
10.0
10.1
10.2
10.3
10.4
10.5
11.0
11.1
11.2
Statistic
FMM
Blog
Searches addressbook for given external ID.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
Addressbook | 6.1 | ✅ Yes | ❌ No | ❌ No | ❌ No | ❌ No |
This function was deprecated. Use Contacts functions instead.
Parameter | Description | Example |
---|---|---|
UID | The external UID. Not the unique ID we use elsewhere for person. |
"cfd73a44-24dd-480f-a1de-a31926bc4ac1" |
Returns person ID or error.
Find unique ID for record based on external ID:
MBS( "Addressbook.searchPersonWithExternalUID"; "637fa922-7a2b-4f9a-bfa3-023253d4a3d5" )
Created 18th February 2016, last changed 18th February 2016
Addressbook.searchPeopleWithName - Addressbook.setMe
Feedback: Report problem or ask question.