ENDSWITH
Determines whether a given string ends with a specified substring
Last updated
Determines whether a given string ends with a specified substring
Last updated
Argument
Description
string
String(s) to search for substring
within
substring
Substring(s) to search for at the end of string