new Workflow().restartWorkflow(current, true);
How to restart a workflow from the script ServiceNow?
Working Code Asked question July 6, 2023
Sorry, you do not have permission to read comments.
new Workflow().restartWorkflow(current, true);