LTrim Function (Access custom web app)

Returns a character expression after it removes leading blanks.

Important

Microsoft no longer recommends creating and using Access web apps in SharePoint. As an alternative, consider using Microsoft PowerApps to build no-code business solutions for the web and mobile devices.

Syntax

LTrim (TextExpression)

The LTrim function contains the following argument.

Argument Name Description
TextExpression
A string expression.