Returns a TaskList object that contains the currently selected tasks.
TaskList = Scheduler.findSelectedTasks()
This method returns a TaskList object that contains a list of all the currently selected tasks in the Scheduler object on which this method is invoked.
See also
findAllTasks method
findTask method (through TaskList)
findTask method (through Scheduler)