Update a Workflow Node

update(flow, output, new_function)

Arguments

flow

The workflow object to update

output

The name of the output to update

new_function

A function that will substitute the one already stored in the output

Value

Invisibly, the updated flow