Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
Addressbook.Notification.GetUserUID
Queries the user ID.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
Addressbook | 3.5 | ✅ Yes | ❌ No | ❌ No | ❌ No | ❌ No |
Deprecated
This function was deprecated. Use Contacts functions instead.
MBS( "Addressbook.Notification.GetUserUID" )
Parameters
none
Result
Returns user ID as number.
Description
Queries the user ID.In a notification script you can use this function to learn who made the change for external changes.
For notifications caused by your own solution, this value may be undefined.
See also
- Addressbook.Notification.GetProcessID
- Addressbook.Notification.GetProcessName
- Addressbook.Notification.Set
Example Databases
This function is free to use.
Created 18th August 2014, last changed 18th August 2014
Addressbook.Notification.GetUpdatedRecords - Addressbook.Notification.Set
