StringRotateRight
StringRotateRight[string,n] cycles the characters in string n positions to the right.
StringRotateRight[string] cycles one position to the right.
Please visit the official Wolfram Language Reference for more details and examples on core symbols.