The JS split function splits a string by multiple characters

From , 5 Years ago, written in JavaScript, viewed 181 times.
URL https://pastebin.vip/view/6e187996
  1. var mystring = "a,b,c,d,e";
  2. var myarray = mystring.split(",");
  3.  
  4.  

Reply to "The JS split function splits a string by multiple characters"

Here you can reply to the paste above

captcha

https://burned.cc - Burn After Reading Website