Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR JAVASCRIPT

slice in js

//The slice() method extracts a section of a string and returns 
//it as a new string, without modifying the original string.
Source by developer.mozilla.org #
 
PREVIOUS NEXT
Tagged: #slice #js
ADD COMMENT
Topic
Name
6+6 =