String Ends With (Returns string that ends with a given value)
Returns true if string ends with any of the suffixes given.
Properties
String: Location of the string to check against
Value: The suffix (string) to check with
Output
Output-location: Location to store the output data