Ends With
The Ends With action checks if a string ends with another string.
Overview
The Ends With action checks if a string ends with another string.

Inputs & Outputs
- [ I ] Input string: String to search in.
- [ I ] Input string - end: String to end with.
- [ O ] Result: Boolean representing the logic value of
Does the Input string end with the Input string - end value ?

