FORMULA LANGUAGE
Syntax
@Command( [CalendarFormat] ; number )
Parameters
number
Use "1" to display the calendar as a One Day display.
Note Option 1 is new with Release 5.
Use "2" to display the calendar as a Two Day display.
Use "7" to display the calendar as a One Week display.
Use "14" to display the calendar as a Two Week display.
Use "30" to display the calendar as a One Month display.
With no parameters, CalendarFormat cycles to the next calendar display option, in this order: One Day, Two Days, One Week, Two Weeks, One Month. With parameters, CalendarFormat changes to the designated display.
A Calendar view must be open.
You can use this command with Web applications. On the Web, you can also use "365" to switch to the one-year view.
See Also