Skip to main content

Syntax

resetExecutionAmount(nodeId)

Description

Resets the number of executions to 0 for the Node with the given nodeId. Parameters:
  • nodeId: string — the Node ID.
Returns: void

Example

Last modified on April 21, 2026