◄Summary► ◄Details► ◄Example► ◄Contents► ◄Index► ◄Back► ────────────────────────────────────────────────────────────────────────────── Remove leading spaces (LTRIM$) or trailing spaces (RTRIM$) from a string. LTRIM$(stringexpression$) RTRIM$(stringexpression$) ■ stringexpression$ Any string expression See Also ◄String Operations►