Removes spaces from the end of a string.
rTrim(String)
→ returns string
'>' & rTrim(' CFDocs ') & '<'
Expected Result: > CFDocs<
Signup for cfbreak
to stay updated on the latest news from the ColdFusion / CFML community. One email, every friday.