Creates a new array, assigning it to <RetVar> with contents of <Var/Array> the starting element being the first <Var/Number> and ending element being the second <Var/Number>.
This new array is allocated when this instruction executes, so a previous call to array alloc array is unnecessary.
Bookmarks