Languages
[Edit]
EN

JavaScript - split only 2 occurrences of the string

0 points
Created by:
Leen-Kerr
571

In this article, we would like to show you how to split only 2 occurrences of the string in JavaScript.

Quick solution:

 

Practical example

Edit

In this example, we use the split() method with the second (optional) argument - limit, to split only two occurrences of the text string.

Output:

References

Edit
  1. String.prototype.split() - JavaScript | MDN

Alternative titles

  1. JavaScript - split with second argument (limit)
1
Donate to Dirask
Our content is created by volunteers - like Wikipedia. If you think, the things we do are good, donate us. Thanks!
Join to our subscribers to be up to date with content, news and offers.
Native Advertising
🚀
Get your tech brand or product in front of software developers.
For more information Contact us
Dirask - we help you to
solve coding problems.
Ask question.

❤️💻 🙂

Join