Documentation Index
Fetch the complete documentation index at: https://docs.cognigy.com/llms.txt
Use this file to discover all available pages before exploring further.
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