Standard LibraryTypesstringMethodsends_withOn this pageends_with Method of string. ends_with(const string search) -> bool Checks if a string ends with the given string. Parameters search: The string to search for