Hybrid Integration 10.2 | Integrating Cloud Applications on Software AG Hosted Environment | Integration Cloud | Develop | Integrations | Built-In Services | String | Summary of String services | 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 © 2015- 2018 | 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.