Trim

concerns

The Trim function copies the specified expression, deleting both leading and trailing spaces.

 

Syntax

Trim(Expr)

Return value

Type

Description

String

The string cleaned from leading and trailing spaces.

Parameter

Use

Name

Type

Passing

Description

Required

Expr

String

ByVal

String to clean