Javascript Methods JavaScript Reference



                 alert(myS.slice(4,7));">SLICE STRING
                 alert(myA.slice(1,3));">SLICE ARRAY