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?