Title: JavaScript String substring() Method
Description: The JavaScript String substring() method is used to retrieve a part of a string from the original string starting from the specified startIndex up to indexEnd(excluding this), and if the indexEnd is not specified, it extracted to the end of the string.
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