User Manual

Getting Started with String Operations

1/8/25
Getting Started with String Operations

By integrating String Operations actions into the applications you develop on the Kuika platform, you can process text data dynamically and make your application's data management more effective.

With String Operations actions, you can:

  • Easily manage and edit text and strings.
  • Make data entry more flexible.
  • Make text processing in your application more fluid and user-friendly.

String Operations Actions Available in Kuika

Sub Array

  • Sub Array action is used to create a specific subarray within an array. A subset is selected from the array by specifying the start and end indexes. For example, if you want to retrieve only the last three orders from an order list, you can use the Sub Array action to obtain this sublist. This allows you to work with only the data you need.

Substring

  • Substring action is used to extract a specific substring from a text (string). A specific part of the text can be retrieved by specifying the start position and length. For example, to extract only the name from the user-provided string “John Due,” you can use the Substring action to retrieve the first five characters, resulting in “John.”

By using these actions, you can make your text processing workflows on the Kuika platform more efficient and flexible.

No items found.

Other Related Content

No items found.

Glossary

No items found.

Alt Başlıklar