Node Annotator

Go to Product

This node writes node annotations about itself or other nodes.

Options

Message
The message which should appear as node annotation. You can access flow variables within the message by using the following syntax: {{flow_variable_name}}.
Target
Select the target node to annotate:
  • Current Node: Put the annotation under the current node
  • Parent Node: Put the annotation under the current node’s parent – when this node is contained within a Meta Node, the annotation will be put on the wrapping meta node
  • Node ID: Put the annotation on an arbitrary node identified via its Node ID
Node ID
Enter the Node ID of the node to annotate. You can get the Node ID e.g. through the “Node Monitor” tab; it’s shown in brackets in the “Node” field, e.g. “3:2”. Note that the first number represents the workflow itself – it is not constant! To refer to the current workflow, replace it with a $ character, e.g. “$:2”
Keep Message on Node Reset
If enabled, the message will be kept when resetting this node, otherwise it will be removed.

Input Ports

Icon
Optional flow variables to be passed through.

Output Ports

Icon
Flow variables.

Popular Predecessors

  • No recommendations found

Popular Successors

Views

This node has no views

Workflows

Links

Developers

You want to see the source code for this node? Click the following button and we’ll use our super-powers to find it for you.