Forum Discussion

btpoole's avatar
btpoole
Channel Surfer
11 years ago

Array Range

Is there any way to extract a set number of values stored in an array. For example in the the array myarray I only want the first 10 entries in the array. Thanks