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
Was this helpful?