Software AG Products
10.7 |
Integrating On-Premises and Cloud Applications
|
Integration Server Built-In Services
|
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
.