Trim() Removes all leading and trailing white-space characters from specified string expression. Syntax Trim(string stringExpression) Example Trim("Well name")