Functions: Text Functions part 2 | Engini.io

Опубликовано: 12 Август 2026
на канале: Engini
19
0

Master advanced text manipulation in Engini with the next set of powerful text functions! In this second part of our text functions series, we’ll explore functions like LASTINDEXOF, STARTSWITH, ENDSWITH, LENGTH, URLDECODE, URLENCODE, SPLIT, NEWLINE, and TOSTRING. Through practical examples, you’ll learn how to optimize your workflows by efficiently handling and transforming text data.

Tutorial Breakdown:

Introduction 00:00
LASTINDEXOF Function 00:18 – Find the position of the last occurrence of a substring using the LASTINDEXOF function.
STARTSWITH Function 00:49 – Learn how to check if a string starts with specific characters using the STARTSWITH function.
ENDSWITH Function 01:24 – See how to verify if a string ends with specific characters using the ENDSWITH function.
LENGTH Function 01:55 – Measure the length of a string with the LENGTH function.
URLDECODE Function 02:24 – Decode URLs back to readable format using the URLDECODE function.
URLENCODE Function 02:55 – Convert text into a URL-safe format with the URLENCODE function.
SPLIT Function 03:24 – Break strings into smaller parts using the SPLIT function.
NEWLINE Function 03:57 – Learn how to insert line breaks in text with the NEWLINE function.
TOSTRING Function 04:37 – Convert other data types into string format using the TOSTRING function.

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