system.kanoa.quality.schedule.updateScheduledChecks
Description
This function is called by the gateway timer script every minute and also by the manual add and line tag change event scripts (kanoaQDS). It updates the status from coming due to due to overdue, etc.Syntax
updateScheduledChecks()- Number of checks updated (int).
Code Example
# Example Usage:
result = system.kanoa.quality.schedule.updateScheduledChecks()