bBox_MacCalendar( operation {; parameter1; parameter2} )
Get information about the user's calendars and reminder events, and configured in macOS.
Parameters: operation: currently just two operations, "requestAccess" and "listCalendars" parameter1: either "events" or "redminders" parameter2: with requestAccess operator, this is FileMaker calculation to execute Output for operator listCalendars: return delimited list of information on every calendar of given type Error: none
––––––––––
First appeared in: 1.0.3
Examples in demo file: 2
Compatibility: Client, macOS
––––––––––
This function a work in progress, so expect parameters and output to change at least somewhat in the future.
––––––––––