Integration Cloud
6.6.0 |
Built-In Services
|
Built-In Services
|
length
length
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
.