Strings
Starts With
2min
The Starts With action checks if a string starts with another string.
- [ I ] Input string: String to search in.
- [ I ] Input string - start: String to start with.
- [ O ] Result: Boolean representing the logic value of Does the Input string start with the Input string - start value ?