String Operations
HuLoop’s String Operations provide a comprehensive set of actions and functions for handling and manipulating text data. These operations allow you to read, write, and modify text dynamically, ensuring accurate data processing in automation workflows. Whether working with text files or transforming string values, these capabilities help streamline automation and improve efficiency.
- Trim Operation: trim
- Remove Comma Operation: removecomma
- Remove Operation: remove
- Length Operation: length
- To Lowercase Operation: tolowercase
- To Uppercase Operation: touppercase
- Replace Operation: replace
- Startswith Operation: startswith
- Endswith Operation: endswith
- Split Operation: split
- Write Data To Text Or CSV File: WRITE_FILE
- Read Data From Text File: READ_FILE
- Generate Hash Value Of Text Function: gethashvalue
- RICHTEXTFORMAT Function: richFormat
- Clean Text Special Characters: cleantext
- Rich Text File Handle Function: RTFHANDLE
- Verify Text in a File: verifytext
- SUBSTRING: substring