Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
Calendar.Alarm.GetAction
Queries the action for this alarm.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
Calendar | 3.5 | ✅ Yes | ❌ No | ❌ No | ❌ No | ❌ No |
MBS( "Calendar.Alarm.GetAction"; alarmRef ) More
Parameters
Parameter | Description | Example |
---|---|---|
alarmRef | The reference to the calendar alarm. | $alarmRef |
Result
Returns action name or error.
Description
Queries the action for this alarm.Action can be: Display, Email, Procudure or Sound.
See also
Example Databases
This function checks for a license.
Created 18th August 2014, last changed 18th August 2014
Calendar.Alarm.GetAcknowledged - Calendar.Alarm.GetEmailAddress