trim

Description Syntax Parameters Returns Example
Trims leading and trailing spaces. trim(strExpr) strExpr: string expression. String with leading and trailing spaces removed. trim(CUSTOMER_NAME)