To get the Task uuid during script runtime as a string variable. Use the following method:
Script.CurrentTaskUuid;
This will get a string variable like 888cec5b-6615-4e3d-80ed-8a328a4f71ba.
To get the Task uuid during script runtime as a string variable. Use the following method:
Script.CurrentTaskUuid;
This will get a string variable like 888cec5b-6615-4e3d-80ed-8a328a4f71ba.