Hybrid Integration 10.2 | Integrating On-Premises Applications | Integration Server Built-In Services | String Folder | pub.string:tokenize
 
pub.string:tokenize
WmPublic. Tokenizes a string using specified delimiter characters and generates a String List from the resulting tokens.
This service does not return delimiters as tokens.
Input Parameters
inString
String String you want to tokenize (that is, break into delimited chunks).
delim
String Delimiter characters. If null or empty, the service uses the default delimiters \t\n\r, where t, n, and r represent the white space characters tab, new line, and carriage return).
Output Parameters
valueList
String List Strings containing the tokens extracted from inString.

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.
Innovation Release