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