Standard LibraryTypesstringMethodsstarts_withOn this pagestarts_with Method of string. starts_with(const string search) -> bool Checks if a string starts with the given string. Parameters search: The string to search for