Functions: Text Functions Part 3 | Engini.io

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

Elevate your text processing skills with Engini's advanced text functions! In this third part of our text functions series, we’ll explore functions like TRIM, TRIMSTART, TRIMEND, STRINGTONUMBER, STRINGTOBASE64, BASE64TOSTRING, CONTAINS, and TOJSONSTRING. With practical examples, you’ll learn how to clean, format, and convert text, optimizing your workflows for maximum efficiency.

Tutorial Breakdown:

Introduction 00:00
TRIM Function 00:19 – Learn how the TRIM function removes all leading and trailing spaces or specified characters from a string.
TRIMSTART Function 00:53 – Discover how the TRIMSTART function eliminates all leading occurrences of specified characters from a string.
TRIMEND Function 01:29 – See how the TRIMEND function removes all trailing occurrences of specified characters from a string.
STRINGTONUMBER Function 02:01 – Convert a text string into a numerical value with the STRINGTONUMBER function for use in calculations.
STRINGTOBASE64 Function 02:32 – Encode a string into Base64 format, commonly used for safely transmitting text data.
BASE64TOSTRING Function 03:05 – Decode Base64-encoded data back into a readable string with the BASE64TOSTRING function.
CONTAINS Function 03:38 – Check if a string contains specific text or characters using the CONTAINS function.
TOJSONSTRING Function 04:07 – Convert text into JSON format using the TOJSONSTRING function for easier data handling in complex workflows.

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