Hybrid Integration 10.2 | Integrating Cloud Applications on Software AG Hosted Environment | Integration Cloud | Develop | Integrations | Built-In Services | String | Summary of String services | concat
 
concat
Concatenates two strings.
Input Parameters
inString1
String String to which you want to concatenate another string.
inString2
String String to concatenate to inString1.
Output Parameters
value
String Result of concatenating inString1 with inString2 (inString1 + inString2).

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.