Video thumbnail for What is Javascript Substring #string #substring #programminglanguage #javascript #stringmanipulation

What is Javascript Substring #string #substring #programminglanguage #javascript #stringmanipulation

Jul 17, 2023
atharvgyan.com Logo

atharvgyan.com

In JavaScript, the substring() method is used to extract a substring from a string. A substring is a part of a string, starting at a specific index and ending at another specific index. The substring( ) method takes two arguments: the starting index and the number of characters to extract. Read more 🔻 www.atharvgyan.com