CalendarGoTo @Command (Formula Language)

Goes to a particular date in a Calendar view.

Syntax

@Command( [CalendarGoTo] ; timedate )

Parameters

time-date

Time-date. Optional. Enclose the desired date in brackets, as in [12/09/96]. Any @functions that return a time-date value, such as @Now, @Today, @Yesterday, and @Tomorrow can also be used as the date parameter.

Usage

With no parameters, CalendarGoTo displays the View Calendar GoTo dialog box. With parameters, CalendarGoTo moves the view focus to the requested date.

A Calendar view must be open.

You can use this command with Web applications.