Title: JavaScript String endsWith() Method
Description: The JavaScript String endsWith() method is used to determine whether the string is ends with the specified characters (substring). It returns a boolean value 'true', if the specified substring characters found at the end of the string; otherwise, it returns 'false'.
Domain: www.tutorialspoint.com
| None | IE=edge |
Links:
Viewport: viewport-fit=cover, width=device-width, initial-scale=1.0, maximum-scale=3.0, user-scalable=yes