To get the Instance uuid of the current Task Instance during script runtime as a string variable. Use the following method:
Script.CurrentInstanceUuid;
This will get a string variable like fbfa8388-7a23-46a9-a318-7f86f4b96955.
To get the Instance uuid of the current Task Instance during script runtime as a string variable. Use the following method:
Script.CurrentInstanceUuid;
This will get a string variable like fbfa8388-7a23-46a9-a318-7f86f4b96955.