Ends With
2 min
overview the ends with action checks if a string ends with another string inputs & outputs \[ i ] input string \<font color="#1c417e">string\</font> to search in \[ i ] input string end \<font color="#1c417e">string\</font> to end with \[ o ] result \<font color="#7239e3">boolean\</font> representing the logic value of does the input string end with the input string end value ?
