Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
Addressbook.Notification.GetProcessName
Queries the process name.
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.GetProcessName" )
Parameters
none
Result
Returns process name.
Description
Queries the process name.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.GetUserUID
- Calendar.Notification.GetProcessName
Example Databases
This function is free to use.
Created 18th August 2014, last changed 18th August 2014
Addressbook.Notification.GetProcessID - Addressbook.Notification.GetUpdatedRecords
