system
1
Is it called something else?
Take a look at the scripting reference. There is no slice function in Unityscript since basically it has nothing to do with (web) javascript. It's just a similar syntax. Anyways, the scripting reference have a link right at the top to .Net's ArrayList. The function GetRange should do what you want.