getTime Method |
Top Previous Next |
Gets an instance TimeSchedule object that belongs to the DaySchedule. SyntaxDaySchedule.getTime(ID) DaySchedule.getTime(name) Arguments
Return ValueAn instance TimeSchedule object if successful, otherwise undefined. RemarksIf the argument to getTime is a string, it is assumed to be a name; otherwise, it is assumed to be an ID. Examples
See Also
|