Substring is an action that allows you to create a new substring by extracting a specific character range from a text on the Kuika platform. This feature is very useful for tasks such as splitting user input, performing text analysis, and manipulating content. For example, the Substring action can be used to extract only the last name from a full name entered by a user or to summarize a specific section of a text. This allows you to perform flexible and targeted operations on the text.
Technical Features
These fields can be linked to fixed values, form inputs, or action results via the Symbol Picker.
In a registration form, you want to take the first 3 letters of the name entered by the user and generate a user code.
Scenario flow:
Technical Risks
Substring is an ideal, powerful, and flexible action for managing and organizing text-based operations in your applications by breaking them into parts. It is frequently used in scenarios such as form validation, username generation, and content filtering.