Resolved! GlideDateTime
Hi, I am trying to set the date of CAB date field in the change_request record using before business rule and it is not working, nothing is populating in the field. Below is my script:(function executeRule(current, previous /*null when async*/ ) { ...
