Vyxapedia

Element - øR - Strip whitespace from the right side

Characters: ø, R


Description

Strip whitespace from the right side of a string


Overloads

  • str - a.rstrip()

Examples

  • ` abc ` øR = ` abc`