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