String Input
This function block allows users to manually enter a string value that can be utilized as input in other blocks. It provides a simple interface for text entry.
📥 Inputs
This function block does not have any inputs.
📤 Outputs
String
This output provides the string that is entered by the user.
🕹️ Controls
String Input Field
An editable text field where users can type in their desired string.
🎨 Features
User-Friendly Interface
The block features a straightforward and convenient text input interface, making it easy to use for non-technical users.
Real-time Output
The string entered in the input field is immediately available as output.
📝 Usage Instructions
Enter a String: Click on the input field and type in your desired string. Use the placeholder as a guide.
Connect Outputs: Connect the outputs from this block to any following blocks that require string input for processing.
Evaluate: Run the block to send the entered string to the outputs.
📊 Evaluation
The block outputs the currently entered string, allowing passing the string to other components of your workflow for further processing.
🛠️ Troubleshooting
Last updated