Skip to main content

Clear primary calendar

Clears the event list of the primary calendar

Function ClearMainCalendar(Val Token) Export

ParameterCLI optionTypeDescription
Token--tokenStringToken

Returns: Map Of KeyAndValue - serialized JSON response from Google


Code example
  
Response = OPI_GoogleCalendar.ClearMainCalendar(Token);
CLI command example
    
oint gcalendar ClearMainCalendar --token %token%

Result
""