darrenhillconsulting
03/23/2022, 1:34 PMscriptId
and deploymentId
Sandii
03/23/2022, 2:20 PMbattk
03/23/2022, 2:29 PMmichoel
03/24/2022, 12:51 AMdarrenhillconsulting
03/24/2022, 1:36 PMmichoel
03/24/2022, 10:12 PMconst curRecord = currentRecord.get();
const scriptId = curRecord.getValue({ fieldId: "script" });
const deploymentId = curRecord.getValue({ fieldId: "deploy" });