otp.Operation.str.rtrim#

rtrim()#

Removes the trailing white spaces from a string.

Returns:

Trimmed string

Return type:

Operation

See also

ltrim(), trim()