Libraries anvil lang array crop

array crop(int start, int length)
Contract this array to containg only given range.
Parameters start -  Start index
length -  Length of range
Returns this array modified