WMA link
RotateRight
RotateRight[{1, 2, 3}]
RotateRight[Range[10], 3]
RotateRight[x[a, b, c], 2]
RotateRight[{{a, b, c}, {d, e, f}, {g, h, i}}, {1, 2}]