String
The String node adds a text input field where the user can enter a string that contains letters, numbers and special characters. Voice input option is available as well as the keyboard input.
Option | Description |
---|---|
Data input label |
The title of the popup window that appears on activating the node. |
Default value |
The default string shown in the input field. |
Max size | Maximum length of the string entered by the user. |
Min size | Minimum length of the string entered by the user. Space characters in the beginning and at the end of the string are ignored. |
Default rows |
The number of rows of the input field. |
Required | Indicates if the user can leave the field empty. If the field is required but the user didn't enter anything, they are prompted to enter a value again. |
Data Info |
Information for the user shown next to the node label. |