vennila ramasamy
10/11/2023, 12:26 PMSitaram upadhya
10/11/2023, 12:45 PMvar scriptTask = task.create({
taskType:task.TaskType.SCHEDULED_SCRIPT,
scriptId: 'customscript_script_b_id', // Replace with the ID of Script B
})
scriptTask.submit();
vennila ramasamy
10/11/2023, 12:56 PMSitaram upadhya
10/11/2023, 1:33 PMvennila ramasamy
10/11/2023, 1:44 PMreptar
10/11/2023, 9:10 PMN/record
to automatically create new deployments when one deployment is busy.reptar
10/11/2023, 9:11 PMmod.launchScheduled()
to your heart's content.reptar
10/11/2023, 9:13 PM