FORMULA LANGUAGE


CalendarFormat @Command
Changes the Calendar view to display one day, two days, one work week, one week, two work weeks, two weeks, one work month, one month, or one year.

Syntax

@Command( [CalendarFormat] ; format )

Parameters

format


Usage

With no parameters, CalendarFormat cycles to the next calendar display option, in this order: One Day, Two Days, One Work Week, One Week, Two Work Weeks, Two Weeks, One Work Month, One Month. With parameters, CalendarFormat changes to the designated display.

All options are supported for Web applications. Only options 1, 2, 5, 7, and 30 are supported for the standard environment. Only options 1, 2, 5, 7, 10, 14, 20, and 30 are supported for the basic environment.

A Calendar view must be open.

See Also