Removes trailing whitespace from the string.
Example
Suppose you have the string "dogs and cats ". Notice this string has a number of trailing spaces. Applying the rtrim modifier will remove these spaces, converting this string to "dogs and cats".
<MTEntryBody rtrim="1">
Submit a User Contributed Note
User contributed notes are a great way to share the knowledge you have gained in using Movable Type.
If you have a technical question or problem, please visit Movable Type Support.