I am trying to convert a workflow to a flow in flow designer and I am not sure where to put the scripts.
I am new to ServiceNow, still learningIn the workflow, I have a run script block and I have this script current.description = current.short_description; current.short_description = current.variables.title_of_request; Also I have a Create Task block, ...

