You’re welcome. If you will, mark a solution so others know this has been solved.
The .slice()
is just pure Javascript. You’ll find a lot of usable functions in the online Javascript docs (there are so many, like MDN or W3C).
You’re welcome. If you will, mark a solution so others know this has been solved.
The .slice()
is just pure Javascript. You’ll find a lot of usable functions in the online Javascript docs (there are so many, like MDN or W3C).