Remove tab characters, spaces, and line breaks (all spaces) from the right side of the string.
str
{String}
return
{Array}
{{ trim_right str }}
{{ trim_right " ABC " }}