Skip to content

StringRotateRight

Rotates a string to the right by n characters.

$ wo 'StringRotateRight["abcdef", 2]'
efabcd