SelectRange Method (SLCalendar)
Class
SLCalendar
class
Action
Selects a range of dates.
Syntax
calendar
.
SelectRange
(
startDate
,
endDate
)
Variable
Description
startDate
The start date of the selection. DATETIME.
endDate
The end date of the selection. DATETIME.