Console

The Console Node.
The Console Node is used for showing a value of any Data Type on the Console.

The Console Node Attributes.
Attribute | Type | Description |
---|---|---|
Data Type | Drop-down | Data Type of the Input and Output Sockets. |
Type | Drop-down | Type of the message that will appear on the Console. |
Value | Defined in the Data Type Attribute | Default value, if none is received in the Input Socket. |
Input | Type | Description |
---|---|---|
Pulse Input (►) | Pulse | A standard Input Pulse, to trigger the execution of the Node. |
Input | Defined in the Data Type Attribute | Value that will be shown on the Console. |
Output | Type | Description |
---|---|---|
Pulse Output (►) | Pulse | A standard Output Pulse, to move onto the next Node along the Logic Branch, once this Node has finished its execution. |
Output | Defined in the Data Type Attribute | Value that was shown on the Console. |
Last modified 2mo ago