Getting [object GlideRecord] for some of Input variables in Script Step of Action called from Flow.
Hello ,Please find my code and Output ,could you please help out me where is the error ?My Code :(function execute(inputs, outputs) { // Create GlideDateTime objects for the start and end dates var startDate = new GlideDateTime(inputs.created_o...