Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

RTRIM$ returns a string value without spaces (and CrLf's) following it

Syntax

RTRIM$(StrExpr$StrExpr$, [Mode%=0,1])

Arguments

  • String Expression is a string value. NullString is considered as a DETERMINED empty string.
  • Mode% are options:

...