Business Rules
10.11 |
webMethods Business Rules Web Help
|
webMethods Business Rules Reference
|
Functions
|
Summary of String Functions
|
trim(): String
trim(): String
Returns a copy of this string with leading and trailing empty characters removed.
Input Parameters
None.
Return Value
String
A copy of this string with leading and trailing white space removed, or this string if it has no leading or trailing white space.