Versions Compared

Key

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

LTRIM$ returns a string value without leading spaces (and CrLf's)

Syntax

LTRIM$(StrExprStrExpr, [Mode%=0,1])

Arguments

  • StrExpr is StrExpr is a string expression
  • Mode% determines the output of the expression:

...