I need help with a script - I need it going against date it's opened vs the Start Date like I had it. If it's under 10 days I want it to flag it as expedited. I was originally using the "Start Date" but now we are figuring out that's not right if they reschedule it then it flags it as expedited and it's really not since it may have been opened a month ago. I was using the Script include 'ClientDateTimeUtils' that was on this site. Any ideas?
function onChange(control, oldValue, newValue, isLoading, isTemplate) {