Qurak

StringRotateRight

Available

Rotates a string to the right by `n` characters.

StringRotateRight[string, n]
StringRotateRight[string]
StringRotateRight["abcdef", 2] → efabcd

Topics

Related

All 6300 functions · Use this from an MCP client