Syntax
setExecutionAmount(nodeId, value)
Description
Updates the execution count for a Node with the givennodeId.
Parameters:
nodeId:stringโ the Node ID.value:numberโ the new execution count to set.
void
setExecutionAmount(nodeId, value)
nodeId.
Parameters:
nodeId: string โ the Node ID.value: number โ the new execution count to set.void