Checks if the current range intersects with the specified range.
Namespace: MindFusion.Scheduling
File: TimeRange.js
JavaScript Copy Code |
---|
function intersects (range) |
Boolean. true if the current range intersects with the specified range; otherwise false.
JavaScript Pack Programmer's Guide | © 2024 MindFusion |