You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
vartotal_duration=days_to_add*(business_hour_per_day*60*60);// Converting the days to seconds
13
+
duration_script.calcDuration(total_duration);
9
14
10
-
while(daysToAdd>0){
11
-
varsched=newGlideSchedule('c798c1dfc3907e1091ea5242b40131c8');// Schedule record SYS_ID. Currently 9-5 Weekdays and Indian Public Holiday(excluded) schedule has been used
0 commit comments