Resolved! What is the use of GlideDateTIme - fd_data.trigger.current
Hi, I'm new to ServiceNow, can someone explain what the use of the second line is below:What is the meaning of the parameter 'fd_data.trigger.current'? var now = new GlideDateTime(); //Date and time today var contactDate = new GlideDateTime(fd_data.t...