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)
|
Copyright © Cloud Software Group, Inc. All rights reserved.