Starts With
The Starts With action checks if a string starts with another string.
Overview
The Starts With action checks if a string starts with another string.

Inputs & Outputs
- [ 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 ?

