Functions: Text Functions Part 1 | Engini.io

Опубликовано: 15 Февраль 2026
на канале: Engini
23
0

Take control of your text manipulation in Engini with powerful text functions! In this first part of our text functions series, we’ll cover essential operations like CONCAT, REPLACE, SUBSTRING, SLICE, TOLOWER, TOUPPER, INDEXOF, and NTHINDEXOF. Each function is demonstrated with practical examples to show how they can enhance your workflows by efficiently managing and transforming text data.

Tutorial Breakdown:

Introduction 00:00
CONCAT Function 00:43 – Learn how to combine multiple strings into one using the CONCAT function.
REPLACE Function 01:15 – See how the REPLACE function helps you substitute text within strings.
SUBSTRING Function 01:58 – Extract specific parts of text with the SUBSTRING function.
SLICE Function 02:43 – Discover how to use the SLICE function for more flexible string extraction.
TOLOWER Function 03:24 – Convert text to lowercase effortlessly with the TOLOWER function.
TOUPPER Function 03:48 – Learn how to use the TOUPPER function to change text to uppercase.
INDEXOF Function 04:14 – Find the position of a specific substring within text using the INDEXOF function.
NTHINDEXOF Function 04:44 – Explore how NTHINDEXOF helps you locate the nth occurrence of a substring.

Visit https://engini.io for more resources and support. Feel free to reach out anytime!