Compares two Recurrence objects.
Namespace: MindFusion.Scheduling
Assembly: Recurrence.js
JavaScript
![]() |
---|
function equals (recurrence) |
Type: Recurrence
A Recurrence object to compare with the current Recurrence object.
Type: Boolean
True if the specified Recurrence is equal to the current Recurrence, otherwise false.