webMethods Integration Cloud and Cloud Deployment Documentation 6.0.0 | webMethods Integration Cloud | Built-In Services | Built-In Services | String | makeString
 
makeString
Builds a single string by concatenating the elements of a String List.
Input Parameters
elementList
String List Strings to concatenate.
separator
String String to insert between each non-null element in elementList.
Output Parameters
value
String Result from concatenating the strings in elementList. Strings are separated by the characters specified in separator.

Copyright © 2014- 2019 | Software AG, Darmstadt, Germany and/or Software AG USA, Inc., Reston, VA, USA, and/or its subsidiaries and/or its affiliates and/or their licensors.