◄Syntax► ◄Details► ◄Example► ◄Contents► ◄Index► ◄Back► ────────────────────────────────────────────────────────────────────────────── LTRIM$ removes leading spaces from a string. LTRIM$(stringexpression$) ■ stringexpression$ can be any string expression. Usage Notes ■ The LTRIM$ function works with both fixed- and variable-length string variables.