Integration Cloud
6.6.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.