To get the Account uuid of the current Task during script runtime as a string variable. Use the following method:
Script.CurrentAccountUuid;
This will get a string variable like 75839be4-89e9-4c00-b507-e7e9418e3e62.
To get the Account uuid of the current Task during script runtime as a string variable. Use the following method:
Script.CurrentAccountUuid;
This will get a string variable like 75839be4-89e9-4c00-b507-e7e9418e3e62.