Split string
Last updated
Was this helpful?
Last updated
Was this helpful?
Element that splits given string into substrings.
Properties
String*: [String] Base string
Separator*: [String] Substring separator
Result*: [System.Collections.Generic.List] Result substrings collection