Integration Server
10.11 |
Built-In Services Reference Guide
|
String Folder
|
Summary of Elements in this Folder
|
pub.string:trim
pub.string:trim
WmPublic. 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.