lib.string.list.SplitString - tooll3/t3 GitHub Wiki

SplitString

in lib.string.list


Splits a string by the provided separation character. Returns a List that can be parsed with [PickFromStringList].


Input Parameters

Name (Relevancy & Type) Description
String (String) -
Split (String) -

Outputs

Name Type
Fragments System.Collections.Generic.List`1[System.String]
Count System.Int32

Please help use to improve this documentation. Feel free to improve the description.

⚠ Everything else is automatically generated and will be overwritten regularly.

⚠️ **GitHub.com Fallback** ⚠️