qb45qck.hlp (Table of Contents; Topic list)
RTRIM$ Function QuickSCREEN
  QuickSCREEN      Details      Example      Contents      Index
──────────────────────────────────────────────────────────────────────────────
RTRIM$ - a string processing function that returns a string with
         trailing (right-hand) spaces removed
 
Syntax
  RTRIM$(stringexpression)
 
See Also  LTRIM$