Integration Cloud 7.0.0 | Built-In Services | Built-In Services | trim
 
trim
Trims leading and trailing white space from a given string.
Input Parameters
inString
String String to trim.
Output Parameters
value
String Contents of inString with white space trimmed from both ends.