system.kanoa.quality.schedule.updateScheduledChecks()
This function is called by the system.kanoa.quality.schedule.intervalTimerEvent() function to update a check sheet events status from 'coming due' to 'due' to 'overdue' etc.
Parameters
Returns
# of checks updated Integer
Example
retVal = system.kanoa.quality.schedule.updateScheduledChecks()