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