Does GlideSchedule() works?
Hello, I am trying to run a background script with below code in order to automatically close all resolved incidents after 3days or more. I want to add that in a scheduled job, but first I am trying it through background script:var g = new GlideRecor...