Re: php explode counterpart in javascript



"Active Discovery Development" <development@xxxxxxxxxxxxxxxxxxx> wrote in
message news:u3FcNvQ9HHA.4736@xxxxxxxxxxxxxxxxxxxxxxx
good day!

is there explode() counterpart in javascript?
anyone knows?



stringObj.split(separator[, limit]) where stringObj is a string. returns
an array of strings.


--
Anthony Jones - MVP ASP/ASP.NET



.


Loading