String package
- Updated: 2023/12/15
String package
Use the String package to perform various operations such as comparing two strings, retrieving the string length, or converting a string to uppercase or lowercase.
Actions in the String package
The String package includes the following actions:
| Action | Description |
|---|---|
| Assign | |
| Extract text | Using Extract text action of String package |
| Compare | |
| Evaluate variable | |
| Find | Using Find action of String package |
| Length | |
| Lowercase | |
| Generate random string | |
| Replace | Using Replace action |
| Reverse | |
| Split | Using Split action |
| Substring | |
| To boolean | |
| To locale number | |
| To number | |
| Trim | |
| Uppercase |