Output
This function block is designed to display the output from other function blocks in the node editor. It collects and shows the incoming data in a user-friendly format.
๐ฅ Inputs
Generic
This input accepts any type of data produced from previous function blocks.
๐ค Outputs
This function block does not produce any outputs.
๐น๏ธ Controls
Result Display
This area displays the most recent data received from the input in the specified format.
๐จ Features
Dynamic Data Display
Continuously updates the displayed data as new information is received from the input.
Data Formatting
Automatically rounds floating-point numbers to three decimal places for easier readability.
๐ Usage Instructions
Connect Input Source: Link any output from another function block to the
Generic
input.View Output: The connected data will be displayed in real-time on the output block, updating as new values are received.
๐ Evaluation
During execution, this function block gathers data from the connected input and presents it in an easily readable format.
๐ ๏ธ Troubleshooting
Last updated
Was this helpful?