ExtendSelect Method (MonthCalendar)

Class

MonthCalendar class

Action

Selects a range of dates and times.

Syntax

ExtendSelect (selectedDate)
Variable Description
selectedDate The DateTime that you want to select. DATETIME.

Notes

This method is supported only in scripts that use the Open Agent.

Example

MonthCalendar1.ExtendSelect("2008-03-06")