getName: Get calendar name, or id
Description
Get calendar name or id
Usage
getName(xp = NULL)getId(xp = NULL)
Value
A string with the calendar name
Arguments
- xp
A calendar object created via getCalendar
Details
This function returns the corresponding (full) name (as in the underlying
implementationclass) or identification string (used to select it) of the
current calendar.