// ********************* // Author: Fluke Calibration // Title: Runnable - Manage Recall Contacts // Date: 2015 // // This Data-Check demonstrates how to use SQL to manage // the contacts in a scheduled alert. // ********************* DataCheck.ExecuteSQL('UpdateContactList', function(result) { pass(); });