Resolved! Query condition for between start and end date
Hi, I have a requirement to get the records count which was created between start and end date using fix script. It was worked, when I try the below query condition using static way like directly added date and time. var incident = new GlideRecord("i...
