Number Input
This function block allows users to input numerical values directly into the system. It is designed to facilitate various computations and settings that require a number.
📥 Inputs
This function block does not have any inputs.
📤 Outputs
Number
The output provides the numeric value entered by the user through the interface.
🕹️ Controls
Enter a number
A text entry field where you can input a number. This input allows for both integer and floating-point values.
🎨 Features
Flexibility in Input
Users can enter both whole numbers and decimal values in various formats (using a period or comma as a decimal separator).
Error Handling
The block provides informative error messages when an invalid input is detected, ensuring a smooth user experience.
📝 Usage Instructions
Enter a Number: Click on the text field associated with
Enter a number
and input your desired numeric value.Evaluate the Block: Run the block to make the input available for downstream processing or calculations.
📊 Evaluation
Upon evaluation, the entered number becomes available as an output for use in other function blocks or calculations.
🛠️ Troubleshooting
Last updated