Strings
Ends With
2min
overview the ends with action checks if a string ends with another string inputs & outputs \[ i ] input string string string to search in \[ i ] input string end string string to end with \[ o ] result boolean boolean representing the logic value of does the input string end with the input string end value ?