Software AG Products 10.11 | Designing and Implementing Business Process Models | 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.