String Components (Built-in Patch) in Modifier, String
This patch explodes a string into substrings according to a specified separator.
The list of substrings is returned as a structure whose members correspond to the substrings.
Note that if the string to explode begins or ends with the separator, the first or last substring, respectively, is empty. If the separator is the empty string, Strings Components will return a structure listing all characters individually.
|
Input Attributes
|
Output Attributes
|
0 videos
0 comments