Trim

Description

Removes leading and trailing space characters from a string and returns the resulting string.

Syntax

Trim ( str)

Arguments

str is a string.