system.kanoa.quality.schedule.updateScheduledAutoChecks()
IntervalTimer check generates all checks that are coming due. This function will look for scheduled checks that are set to 'auto' and grab the values
Parameters
Returns
count Integer Number of scheduled auto checks taken
Example
retVal = system.kanoa.quality.schedule.updateScheduledAutoChecks()