Optional
Location in workflow where error occured. Can be global if error is in the global parameters. Can be nodes[index] if error is in the parameters of node with given index.
global
nodes[index]
Generated using TypeDoc
Location in workflow where error occured. Can be
global
if error is in the global parameters. Can benodes[index]
if error is in the parameters of node with given index.