webMethods Integration Cloud and Cloud Deployment Documentation
5.6.0
|
webMethods Integration Cloud
|
Integrations, Built-In Services, REST APIs, SOAP APIs, Doc Types, and Recipes
|
Built-In Services
|
String
|
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 ©
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.