Integration Server
10.11 |
Built-In Services Reference Guide
|
String Folder
|
Summary of Elements in this Folder
|
pub.string:length
pub.string:length
WmPublic. Returns the length of a string.
Input Parameters
inString
String
String whose length you want to discover.
Output Parameters
value
String
The number of characters in
inString
.