ROTATE function


ROTATE moves the first element in an array to the back of the array. Multiple rotations and reverse rotations can be performed by using the steps argument.