Not a developer? Go to MovableType.com

Documentation

rtrim

Trims all trailing (right-side) whitespace from the input.

Example:

    <$mt:EntryTitle rtrim="1"$>
Back