How to change a string delimiter in Ab Initio?
如何改变从头字符串分隔符?
Array for every pair of backslashes, and the double-quotation mark is interpreted as a string delimiter.
数组中,并且双引号被解释为字符串分隔符。
Here, split is a method that processes an input string (of the type string) that contains a specified delimiter character (in this case a comma) and returns a list of strings.
这里的split方法处理包含指定分隔字符(在这里是逗号)的输入字符串(字符串类型),返回字符串的列表。
应用推荐