Trim Trim>string[,result] Returns in result the string with leading and trailing spaces and control characters removed. If result is omitted then source string is modified. See also: LTrim, RTrim Abbreviation: TRI